Changes between Version 1 and Version 2 of Doc/SCDB/Eclipse
- Timestamp:
- Mar 2, 2007, 3:51:27 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/Eclipse
v1 v2 17 17 Eclipse 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...). 18 18 19 Before being able to run Eclipse, you need to install Java JRE o n 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.19 Before 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. 20 20 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. 21 If 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.'' 22 24 23 25 === Installating Eclipse plugins ===