Changes between Version 24 and Version 26 of DevelopersGuide/CompilingUsingIntelliJ


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/CompilingUsingIntelliJ

    v24 v26  
    30301. Run the `test-init` Ant target
    31311. Create a run configuration
    32 1. In the run config, add `-javaagent:test/lib/jmockit.jar` JVM parameter
     321. 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
    3334
    3435=== Link ticket references in commit messages ===