Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
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>