From 71098e9a7347c0b115bc61d940324c99dac16be5 Mon Sep 17 00:00:00 2001
From: "john.j.camilleri" John J. Camilleri John J. Camilleri The research leading to these results has received funding from the European Union’s Seventh Framework Programme (FP7/2007-2013) under grant agreement no. FP7-ICT-247914 (the MOLTO Project). In both cases make sure you get the correct version of Xtext (see below).
-Once you have Xtext set up, you can clone the repository locally with The GF Eclipse Plugin
-
-Updated: 12 June 2012
+Updated: 10 July 2012git clone git://github.com/GrammaticalFramework/gf-eclipse-plugin.git and then add the projects under the workspace directory to your Eclipse workspace.
git clone git://github.com/GrammaticalFramework/gf-eclipse-plugin.git
+
+
+You can then add the projects under the workspace directory to your Eclipse workspace, by using the File → Import… wizard.
+The individual projects are:
org.grammaticalframework.eclipseorg.grammaticalframework.eclipse.uiorg.grammaticalframework.eclipse (but the opposite is not true).org.grammaticalframework.eclipse.testsorg.grammaticalframework.eclipse.ontology-grammarorg.grammaticalframework.featureorg.grammaticalframework.updatesiteThe unit testing project (org.grammaticalframework.eclipse.tests) has an extra requirement for the library org.eclipselabs.xtext.utils.unittesting, which you will probably get complaints about when importing your projects into Eclipse.
+You only need to worry about this if you want to run the unit tests; otherwise you can ignore these errors.
+You can get more information about this library here, or just install it in Eclipse directly using the following update site URL: http://xtext-utils.eclipselabs.org.codespot.com/git.distribution/releases/unittesting-0.9.x/