Ok, I've downloaded and installed the Eclips package I got from their site.
I'm running Windows XP and have installed the most recent JDK (j2sdk1.4.2 as
part of a netbeans bundle). What else do I need to start working with
Eclipse? I'm just a beginner (can do very elementary Java programming) and
do not plan on doing enterprise programming at this point (although maybe
later).
> Ok, I've downloaded and installed the Eclips package I got from their site.
> I'm running Windows XP and have installed the most recent JDK (j2sdk1.4.2 as
> part of a netbeans bundle). What else do I need to start working with
> Eclipse?
AFAIR nothing. Start a project and have fun.
Regards, Lothar

Signature
Lothar Kimmeringer E-Mail: spamfang@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!
P.Hill - 11 Nov 2003 22:03 GMT
As for me, I had to work through the lessons that taught me the Eclipse
'paradigm', which is interesting and maybe contains a few quirks that are
unexpected, but once you understand it you can be very productive in Eclipse
(note: it has an E).
I highly recommend the Manning book: Eclipse in Action
(see my review on Amazon.com)
-Paul