Files
openide/bin
nik f61dfc5ea6 platform: remove -Xbootclasspath arguments from IDE command line
It isn't required to have boot.jar on bootclasspath, it's enough to have its classes on the regular classpath (IDEA-185591). Now classes from 'intellij.platform.boot' module are packed into bootstrap.jar.
2018-01-26 10:54:03 +03:00
..