mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 00:21:26 +00:00
External annotations will only be considered in the IDE for additional inspections based on more precise types in Java libraries
11 lines
204 B
Plaintext
Vendored
11 lines
204 B
Plaintext
Vendored
name
|
|
type=java-production
|
|
outputDir=out
|
|
sources=[foo, foo1, foo2]
|
|
classpath=[bar, bar1, bar2]
|
|
name2
|
|
type=java-production
|
|
outputDir=out2
|
|
sources=[2foo, 2foo1, 2foo2]
|
|
classpath=[2bar, 2bar1, 2bar2]
|