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


Ignore:
Timestamp:
Mar 2, 2007, 3:51:27 PM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/SCDB/Eclipse

    v1 v2  
    1717Eclipse can be downloaded from http://www.eclipse.org. Installing Eclipse mainly consists to unarchive the distribution. The archive format is dependant on the platform (zip, tar...).
    1818
    19 Before being able to run Eclipse, you need to install Java JRE on your machine. SCDB requires Java 1.5 or later. You need to check on Eclipse site minimum Java version required by Eclipse. As of Eclipse 3.2, it was lower than SCDB.
     19Before being able to run Eclipse, you need to install Java JRE or JDK on your machine. SCDB requires Java 1.5 or later. You need to check on Eclipse site minimum Java version required by Eclipse. As of Eclipse 3.2, it was lower than SCDB.
    2020
    21 If you have several Java JRE installed on your machine, run Eclipse, goto Preferences->Java (in  `Window` menu) and check the version used  by Eclipse matches both Eclipse and SCDB requirements.
     21If you have several Java JRE o JDK installed on your machine, run Eclipse, goto Preferences->Java (in  `Window` menu) and check the version used  by Eclipse matches both Eclipse and SCDB requirements.
     22
     23''Note : Java JDK is required only for some advanced operations like generating new OS templates. Java JRE is enougth for every day administration of SCDB.''
    2224
    2325=== Installating Eclipse plugins ===