Changes between Version 2 and Version 3 of Doc/SCDB/Eclipse
- Timestamp:
- Mar 5, 2007, 7:21:41 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/Eclipse
v2 v3 27 27 For Eclipse to work with SCDB, some additional software, called plugins, needs to be installed. To do this, run Eclipse and use `Software Updates->Find and Install...` in `Help` menu. Then add a `new remote site` for each of the following plugins : 28 28 29 * Subclipse : used to interact with a SVN client. Download URL : http://subclipse.tigris.org/update .29 * Subclipse : used to interact with a SVN client. Download URL : http://subclipse.tigris.org/update_1.2.x. 30 30 * JavaSVN (SVNKit) : pure Java SVN client, providing both Java classes and a set of command line utilities compatible with SVN line mode client (command `jsvn`). Download URL : http://tmate.org/svn/. 31 31 * Sunshade : used for parsing PAN compiler output. Download URL : http://sunshade.sourceforge.net/update.