Ubuntu Jaunty (9.04): Getting Java and Eclipse working
May 8, 2009
apt-get install openjdk-6-openjdk icedtea6-plugin
update-java-alternatives -s java-6-openjdk
For some inexplicable reason, Eclipse for Java Developers doesn’t include JDBC.
Eclipse J2EE edition doesn’t work with OpenJDK.
Oh well.
Filed under: Java, Linux, System administration | Comments (0)