Eclipse

From Linuxintro
Revision as of 09:38, 12 June 2009 by imported>ThorstenStaerk (New page: This article describes how to run eclipse on Linux. It takes eclipse Ganymed and SUSE Linux 11.1 as an example. tweedleburg:~ # java -version java version "1.6.0_0" IcedTea6 1.4 (suse-2...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article describes how to run eclipse on Linux. It takes eclipse Ganymed and SUSE Linux 11.1 as an example.

tweedleburg:~ # java -version
java version "1.6.0_0"
IcedTea6 1.4 (suse-24.5.2-x86_64) Runtime Environment (build 1.6.0_0-b14)
OpenJDK 64-Bit Server VM (build 14.0-b08, mixed mode)
tweedleburg:~ # cd eclipse/
tweedleburg:~/eclipse # ./eclipse