Changes between Version 13 and Version 14 of DevelopersGuide/CompilingUsingIntelliJ
- Timestamp:
- 2020-02-02T19:44:06+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/CompilingUsingIntelliJ
v13 v14 15 15 1. IntelliJ auto-detects the folders which contain source code. Click `Next`. [[BR]] [[Image(intellij-start-from-sources (4).png, 400)]] 16 16 1. IntelliJ auto-detects the project libraries. Click `Next`. [[BR]] [[Image(intellij-start-from-sources (5).png, 400)]] 17 1. IntelliJ auto-detects a number of project modules. Click `Next`. [[BR]] [[Image(intellij-start-from-sources (6).png, 400)]] 17 1. IntelliJ auto-detects a number of project modules. Deselect all the modules, except the first one. Click `Next`. [[BR]] [[Image(intellij-start-from-sources (6).png, 400)]] 18 18 1. Select a Java SDK, at least version 8. Click `Next`. [[BR]] [[Image(intellij-start-from-sources (7).png, 400)]] 19 19 1. Deselect OSGI automatic configuration. Click `Next`. [[BR]] [[Image(intellij-start-from-sources (8).png, 400)]]