Skip to content

Instantly share code, notes, and snippets.

@hudsonsferreira
Created July 12, 2013 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hudsonsferreira/5987720 to your computer and use it in GitHub Desktop.
Save hudsonsferreira/5987720 to your computer and use it in GitHub Desktop.
1 - Download the lastest Eclipse Juno version;
2 - Open the Eclipse, go to "Help" then "Install New Software";
3 - Set the "Work with" entry field to "Juno" and select
[x] Collaboration -> Subversive SVN Team Provider and
[x] Modeling -> XText SDK.enter at the label ;
4 - Choose the newest SVN adapter;
5 - Import a "Project from SVN" set the link http://svn.codespot.com/a/eclipselabs.org/yakindu/SCT2/trunk/releng on the URL field and download the releng;
6 - Click on "Set as target platform" on the upper right;
7 - To get all required plugins, select "Import Project Set" from the context menu of projectSet.psf and select all working sets;
8 - When you have imported all projects, you may need to rebuild the
projects (Project -> clean), it's all done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment