Changes between Version 24 and Version 25 of DevelopersGuide/CompilingUsingIntelliJ
- Timestamp:
- 2023-10-31T19:48:12+01:00 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/CompilingUsingIntelliJ
v24 v25 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 33 34 34 === Link ticket references in commit messages ===