-
Notifications
You must be signed in to change notification settings - Fork 100
Checkout FeatureIDE sources
Alexander Knueppel edited this page Sep 18, 2018
·
12 revisions
HOME < ... < Getting started < Preparing Eclipse
- Checkout the FeatureIDE repository
- If you aim to change FeatureIDE code create a fork in advance
- Open the view "Git Repositories" through Window -> Show View -> Others... -> Git -> Git Repositories
- Click on "Clone a Git Repository" and then "Clone URI"
- Use URI https://github.com/FeatureIDE/FeatureIDE or URI of your own fork
- Choose a path for cloning the FeatureIDE repository
- Configure Working Sets as top level elements in Package Explorer (for better overview on plug-ins and tests)
- Create Working Sets for plug-ins and tests
- Import the plug-ins from the subfolder "plugins"
- Right click on the Working Set in Package Explorer
- Import existing projects of your chosen path into workspace
- Do not search for nested projects to not import
- We recommend to import all plug-ins
- Right click on the Working Set in Package Explorer
- Import the tests from the subfolder "tests" (analog to previous step)
You may also visit FeatureIDE's home page: https://featureide.github.io/
- [Eclipse RCP and RAP Development] (https://github.com/FeatureIDE/FeatureIDE/wiki/Eclipse-RCP-and-RAP-Development)
- [Checkout FeatureIDE sources] (https://github.com/FeatureIDE/FeatureIDE/wiki/Checkout-FeatureIDE-sources)
- [Run Configuration] (https://github.com/FeatureIDE/FeatureIDE/wiki/Run-configuration)
- [Setting Up Code Format] (https://github.com/FeatureIDE/FeatureIDE/wiki/Setting-Up-Code-Format)