FFL2:FFL2 Main/Dev Environment/Import FFL2 projects into Eclipse
Jump to navigation
Jump to search
- Make sure JDK 1.8 is installed
- Start Eclipse (e.g. /opt/eclipse/eclipse) and set the workspace to fantacy/java/ffl_workspace (this will be a new folder)
- Make sure JDK 1.8 is set as the workspace default JRE
- Window | Preferences | Java | Installed JREs
- Install the Subclipse plugin
- Go to the workbench (link at top right)
- Import the projects as follows
- File | Import... | Maven | Existing Maven Projects
- Select root directory to be the 'java' directory
- Uncheck the 'fantacyreactor' project and the 'Add project(s) to working set' options and click 'Finish' (see below). NOTE: There is now also a fantacyweb-tomcat project which should be added.