On Mon, Sep 06, 2004 at 10:47:57PM +0200, Ralf Gesel|ensetter wrote: > Hi, > > our 13th grade computer science course deals with java programming. So far we > use BlueJ from Denmark which is really great for learing and debugging. Now > we are going to do some GUI stuff - Borlands JBuilder or Together are common > options for MS Win here, I tend rather to use Eclipse (which I tested under > Win only, yet). At home, I didn't make to render a propper installation > (debian testing), so before messing around at our school's LTSP I wonder if > anyone has achieved to install a working instance of Eclipse right there?
I had no problem installing eclipse on my debian testing box at work. You first though have to have a working java 1.4.x installed. Marius Kotsbak

