Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
jps
/
jps-plugin
/
testData
/
modules.xml
/
modularJdkRoot.xml
blob: ca7614f1d162d81c01a0d329c4f7cad2112a4253 [
file
]
<modules>
<!-- Module script for production -->
<module
name
=
"name"
type
=
"java-production"
outputDir
=
"output"
>
<!-- Java source roots -->
<!-- Classpath -->
<modularJdkRoot
path
=
"/path/to/modular/jdk"
/>
</module>
</modules>