Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
compiler
/
testData
/
modules.xml
/
manyTimes.xml
blob: 35b108c81eb0c1c3fb974497f8c6f112ca629d1f [
file
]
<modules>
<module
name
=
"name"
outputDir
=
"out"
type
=
"java-production"
>
<sources
path
=
"foo"
/>
<sources
path
=
"foo1"
/>
<sources
path
=
"foo2"
/>
<classpath
path
=
"bar"
/>
<classpath
path
=
"bar1"
/>
<classpath
path
=
"bar2"
/>
</module>
</modules>