Skip to content

Commit

Permalink
Xpect-eclipseGH-216: Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Quang Tran committed Jul 10, 2017
1 parent 8103b89 commit d09e15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Go to http://www.xpect-tests.org (and look for an Eclipse update-site).
1. Clone https://github.com/meysholdt/Xpect (this repository)
2. Import all projects into your Eclipse workspace.
3. Set target platform to /org.xpect.releng/target-platforms/eclipse_4_6_3-xtext_2_9_2/org.xpect.target.eclipse_4_6_3-xtext_2_9_2.target (Preferences -> Plug-in Development -> Target Platform)
4. Run /org.xpect/src/org/xpect/GenerateXpect.mwe2, /org.xtext.example.arithmetics/src/org/xpect/example/arithmetics/GenerateXpect.mwe2, /org.xtext.example.domainmodel/src/org/xtext/example/domainmodel/GenerateDomainmodel.mwe2. Now your projects should be without errors markers.
4. Run /org.xpect/src/org/xpect/GenerateXpect.mwe2, /org.xtext.example.arithmetics/src/org/xpect/example/arithmetics/GenerateXpect.mwe2, /org.xtext.example.domainmodel/src/org/xtext/example/domainmodel/GenerateDomainmodel.mwe2. Now your projects should be without errors markers. Sometimes, even after these steps, several projects still have error markers. However, this is a refresh problem in Eclipse. Simply clean build the projects with error markers will solve the issues.
5. Run "mvn clean install" to build artefacts and create a p2 repository (formerly known as update site).


Expand Down

0 comments on commit d09e15e

Please sign in to comment.