FFL2:FFL2 Main/Dev Environment/Import FFL2 projects into Eclipse: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
# Start Eclipse (e.g. /opt/eclipse/eclipse) and set the workspace to fantacy/java/ffl_workspace (this will be a new folder) | |||
# Start Eclipse (e.g. | [[File:FFl2-create-eclipse-workspace.png]] | ||
# Make sure Subclipse plugin is installed | |||
# Go to the workbench (link at top right) | # Go to the workbench (link at top right) | ||
# Import the projects as follows | # Import the projects as follows | ||
#* File | Import | | #* File | Import... | Maven | Existing Maven Projects | ||
# Select root directory to be the ' | # 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) | ||
[[File:FFL2- | [[File:FFL2-eclipse-maven-project-import.png]] |
Revision as of 07:53, 7 August 2014
- Start Eclipse (e.g. /opt/eclipse/eclipse) and set the workspace to fantacy/java/ffl_workspace (this will be a new folder)
- Make sure Subclipse plugin is installed
- 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)