Skip to content

Checkout FeatureIDE sources

Alexander Knueppel edited this page Sep 18, 2018 · 12 revisions

HOME < ... < Getting started < Preparing Eclipse

  1. Checkout the FeatureIDE repository
  2. Configure Working Sets as top level elements in Package Explorer (for better overview on plug-ins and tests)
  3. Create Working Sets for plug-ins and tests
  4. 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
  5. Import the tests from the subfolder "tests" (analog to previous step)

Clone this wiki locally