Changes between Version 38 and Version 39 of DevelopersGuide/Compiling
- Timestamp:
- 2024-06-07T16:11:03+02:00 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/Compiling
v38 v39 21 21 22 22 You will want to use `File` -> `Import...` -> `Existing Maven Projects` -> root source directory -> leave all `Projects` checked. 23 24 Once the import finishes, you ''may'' want to run `Update Project...` (right click on a project -> `Maven` -> `Update Project...` -> `Select All` -> `OK`) since that will regenerate various Eclipse files. 23 25 24 26 === Compiling using Eclipse (old) ===
