hg: jdk9/dev/langtools: 8046451: Add basic IntelliJ support for langtools
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Tue Jun 24 15:06:22 UTC 2014
Changeset: f935f27abaef
Author: mcimadamore
Date: 2014-06-24 16:04 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/f935f27abaef
8046451: Add basic IntelliJ support for langtools
Summary: Add new ant target 'idea' to create IntelliJ langtools project
Reviewed-by: jjg
! .hgignore
! make/build.xml
+ make/intellij/ant.xml
+ make/intellij/build.xml
+ make/intellij/compiler.xml
+ make/intellij/inspectionProfiles/langtools.xml
+ make/intellij/inspectionProfiles/profiles_settings.xml
+ make/intellij/langtools.iml
+ make/intellij/misc.xml
+ make/intellij/modules.xml
+ make/intellij/vcs.xml
+ make/intellij/workspace.xml
More information about the jdk9-dev-changes
mailing list