Version 2 (modified by jannekevdp@…, 12 years ago) (diff) |
---|
IDE Configuration
IntelliJ
Run Configuration
VM parameters: -Xms256m -Xmx512m -XX:MaxPermSize=200m -XX:MaxHeapFreeRatio=70 -XX:MaxGCPauseMillis=10 -XX:+UseConcMarkSweepGC
Test Configuration
VM parameters: -Xms256m -Xmx512m -XX:MaxPermSize=200m -XX:MaxHeapFreeRatio=70 -XX:MaxGCPauseMillis=10 -XX:+UseConcMarkSweepGC
SAM Configuration
SAM needs a running GSCF instance to connect to. So first start GSCF with the run configuration showed above (which will run GSCF Tomcat on port 8080 by default) and then start the SAM project in a new window. The run configuration should be the same, except that command line should read:
-Dserver.port=8182 run-app
Attachments (2)
- Dbnp-Intellij-RunConfig1.png (104.1 KB) - added by jannekevdp@… 12 years ago.
- Dbnp-Intellij-TestConfig1.png (105.0 KB) - added by jannekevdp@… 12 years ago.
Download all attachments as: .zip