Changes between Version 38 and Version 39 of DevelopersGuide/Compiling


Ignore:
Timestamp:
2024-06-07T16:11:03+02:00 (19 months ago)
Author:
taylor.smock
Comment:

Add additional information for eclipse

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/Compiling

    v38 v39  
    2121
    2222You will want to use `File` -> `Import...` -> `Existing Maven Projects` -> root source directory -> leave all `Projects` checked.
     23
     24Once 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.
    2325
    2426=== Compiling using Eclipse (old) ===