Nikolay Chashnikov
058817c38a
[IntelliJ project configuration] use the default project JDK (corretto-11) in modules (IDEA-241075)
...
Java compiler from JDK 11 will use cross-compilation to produce code compatible with older Java versions in these modules.
GitOrigin-RevId: c3501ae403249c49a6787ff89e4619a1214a1e10
2020-08-11 17:11:27 +00:00
nik
8451316122
IntelliJ project configuration: mark dependency on Ant as provided
...
We don't need this library in Maven artifact for intellij.java.compiler.antTasks module.
2018-05-29 18:11:27 +03:00
Eugene Zhuravlev
fb4774604b
make javac2 ant task aware of jrtFS-based binary images
2018-05-24 16:37:16 +02:00
nik
c9620ce099
IDEA project configuration: the great module rename
...
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Update *.iml files.
2018-01-25 12:59:02 +03:00
nik
16410c2321
IDEA project configuration: the great module rename
...
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Rename iml files.
2018-01-25 12:59:02 +03:00