Prequips:Eclipse Setup
From SPCTools
(Difference between revisions)
Revision as of 23:43, 19 June 2006 Gehlenbo (Talk | contribs) (→Subversion Repository) ← Previous diff |
Revision as of 23:53, 19 June 2006 Gehlenbo (Talk | contribs) (→Required Eclipse Features) Next diff → |
||
Line 1: | Line 1: | ||
== Required Eclipse Features == | == Required Eclipse Features == | ||
+ | You will need the following Eclipse features to build and launch Prequips: | ||
+ | |||
+ | # Eclipse Project SDK 3.1.2 (download from http://www.eclipse.org or a mirror site) | ||
+ | # EMF SDK 2.1.2 (update site: http://download.eclipse.org/tools/emf/updates/site.xml) | ||
+ | # Subclipse to access the Subversion repository (update site: http://subclipse.tigris.org/update/site.xml) | ||
+ | |||
+ | Once you have downloaded and set up the Eclipse Project SDK you can use the Eclipse Update Manager to add the other features. Simply go to "Help > Software Updates > Find and Install ...". Select "Search for new features to install" and then select "New Remote Site ...". Enter a name and the corresponding update site URLs. Then select the latest version of the feature and install. | ||
== Subversion Repository == | == Subversion Repository == |
Revision as of 23:53, 19 June 2006
Required Eclipse Features
You will need the following Eclipse features to build and launch Prequips:
- Eclipse Project SDK 3.1.2 (download from http://www.eclipse.org or a mirror site)
- EMF SDK 2.1.2 (update site: http://download.eclipse.org/tools/emf/updates/site.xml)
- Subclipse to access the Subversion repository (update site: http://subclipse.tigris.org/update/site.xml)
Once you have downloaded and set up the Eclipse Project SDK you can use the Eclipse Update Manager to add the other features. Simply go to "Help > Software Updates > Find and Install ...". Select "Search for new features to install" and then select "New Remote Site ...". Enter a name and the corresponding update site URLs. Then select the latest version of the feature and install.
Subversion Repository
Prequips source code can be retrieved from the Subversion repository located at http://db.systemsbiology.net/svn/ngehlenb. To browse the repository comfortably use http://db.systemsbiology.net/cgi-bin/ngehlenb-cgi/viewcvs/viewcvs.cgi.