
-----------------------------------
wtd
Wed Feb 08, 2006 9:04 pm

Ubuntu 5.10 &quot;Breezy&quot; and the JDK
-----------------------------------
There are various means of installing Java 1.5.0 tools in Ubuntu, but the simplest by far is using the packages made available by adding the following to your /etc/apt/sources.list:

## PLF REPOSITORY (Unsupported.  May contain illegal packages.  Use at own risk.)
deb http://packages.freecontrib.org/ubuntu/plf breezy free non-free
deb-src http://packages.freecontrib.org/ubuntu/plf breezy free non-free

-----------------------------------
Stork
Mon Feb 27, 2006 4:07 pm


-----------------------------------
Might I ask what tools it includes? Just curious, I use ubuntu.

-----------------------------------
wtd
Mon Feb 27, 2006 5:46 pm


-----------------------------------
javac, java, appletviewer... the usual

-----------------------------------
Stork
Mon Feb 27, 2006 7:03 pm


-----------------------------------
Awesome. I think I'll give that a try :D
