Requirements ------------ Our LSC semantic variability prototype requires Eclipse 4.3 (Kepler). It is available at: http://eclipse.org/downloads/packages/eclipse-ide-java-developers/keplersr2 Installation ------------ 1. In Eclipse, open a new Java project. 2. Create a new foler and name it 'lib'. 3. Download our prototype's zip file and extract it to the folder 'lib'. 4. Right click on the project's name and select Build Path -> Configure Build Path. 5. Add all the JAR files in the folder 'lib' and Click OK.