[1631] in Software_Announce
Java and eclipse updates
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Sep 1 20:07:05 2005
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU
Date: Thu, 01 Sep 2005 20:06:56 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've updated the Java Development Kit on Athena to 1.5.0_04, and the
Eclipse software development environment to 3.1 for the Fall
term. Both of these are primarily bugfix releases and you should see
little change in overall functionality. To run them:
add -f java; javac myfile.java etc.
add eclipse; eclipse
Note that -f is needed for the JDK as other Java versions are in the Athena
release.
Alex