Changes between Version 24 and Version 26 of DevelopersGuide/CompilingUsingIntelliJ
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/CompilingUsingIntelliJ
v24 v26 30 30 1. Run the `test-init` Ant target 31 31 1. Create a run configuration 32 1. In the run config, add `-javaagent:test/lib/jmockit.jar` JVM parameter 32 1. In the run config, add `-javaagent:test/lib/jmockit.jar -Djava.awt.headless=true` JVM parameter 33 - for more useful parameters see the source:trunk/build.xml 33 34 34 35 === Link ticket references in commit messages ===
