[KLUG Programming] Eclipse and JDK
Adam Tauno Williams
programming@kalamazoolinux.org
21 May 2003 19:38:24 -0400
> Last meeting Adam was showing me this really neat little programming tool called
> eclipse (http://www.eclipse.org). All java based.
> Eclipse recommends that in addition to the JRE (Java Runtime Environment)
> they suggest that the JDK (Java Development Kit) be installed also.
> Should I grab the IBM Or Sun version?
I'm using the Sun versions for everything. They (oddly) seem to be
ahead in Java Linux friendliness (GNOME integration, RPM compatibility,
and plugin stability).
To add PHP support to eclipse visit -
http://phpeclipse.sourceforge.net/
For C#/Mono support visit -
http://go-mono.com/tutorial/html/en/ide/eclipse.html
*These guys also have an XSLT plugin