Changes between Version 2 and Version 3 of Doc/SCDB/Eclipse


Ignore:
Timestamp:
Mar 5, 2007, 7:21:41 AM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/SCDB/Eclipse

    v2 v3  
    2727For 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 :
    2828
    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.
    3030 * 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/.
    3131 * Sunshade : used for parsing PAN compiler output. Download URL : http://sunshade.sourceforge.net/update.