Commit Graph

7 Commits

Author SHA1 Message Date
Maurizio Cimadamore
4871d9935e 8210226: Add support for multiple project folders to idea.sh
Overhaul templating logic for idea.sh; add support for -o option

Reviewed-by: erikj, ihse
2018-08-31 18:01:47 +01:00
Maurizio Cimadamore
d91630f948 8209064: Make intellij support more robust after changes for 2018.2
Do not treat build.xml wrapper as a template file

Reviewed-by: erikj, ihse
2018-08-29 11:25:51 +01:00
Maurizio Cimadamore
9d25c65fda 8208524: IntelliJ support broken since 2018.2
Move build.xml out of .idea folder

Reviewed-by: stuefe
2018-07-31 16:49:51 +01:00
Maurizio Cimadamore
dd61a0c90d 8196081: Add support for customized intellij project templates
Override template used for project creation using env variable

Reviewed-by: ihse
2018-01-25 12:06:00 +00:00
Erik Joelsson
72c4ec5462 8187444: Forest Consolidation: Make build work
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
2017-09-12 19:03:56 +02:00
Maurizio Cimadamore
16eae50cca 8157061: Add support for running jtreg tests from IntelliJ project
Add basic capabilities for running jtreg tests from the IDE using a custom ant target

Reviewed-by: chegar
2016-05-19 16:48:43 +01:00
Chris Hegarty
47ddb954bd 8074716: IntelliJ IDEA project support
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: rriggs
2016-05-10 13:34:30 +01:00