[554] in Software_Announce
Eclipse on Athena updated to 2.1.1
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Mon Aug 25 14:12:38 2003
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, facdev@MIT.EDU, jud@MIT.EDU, cfyi@MIT.EDU
Date: Mon, 25 Aug 2003 14:08:35 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've updated the Eclipse Java Development Environment on Athena to
2.1.1 for Sun and Linux. To run it:
add eclipse-sdk
eclipse
Release notes are at
http://web.mit.edu/eclipse-sdk_v2.1.1/readme_eclipse.html; also,
from my announcement to users:
Eclipse on Athena has been updated to release 2.1.1 and has been made the
default.
To run release 2.0.2 now, type:
add eclipse-sdk
eclipse -ver 2.0.2
The new release has a separate local configuration directory from the
older 2.0.2 version, and configuration settings for each should be
independent.
We have also made the Java version used depend on the "current' link
in the java locker (at the moment set to JDK 1.4.1_01; it will shortly
be updated to 1.4.2). The 2.0.2 release uses JDK 1.3.1_01.
Alex