by "JussiJ" <jussij@[EMAIL PROTECTED]
>
Apr 1, 2007 at 04:20 PM
On Apr 1, 11:02 am, V For Vendetta <v_for_vende...@[EMAIL PROTECTED]
>
wrote:
> I'am new at Java what programs do i need to start working in Java
> I haveTextPadver 5.0 and jre-1_5_0_11-windows-i586-p-s do i need
> anything other than them and it so where do i get it?
You will need the JDK (Java Development Kit) which you can get
from Sun website:
http://www.sun.com/
You might alwso want to download one of the Java IDE's
like NetBeans or Eclipse.
If you want an IDE that is a bit more lightweight (ie faster
loading, more responsive, less of a resource hog etc) you
should check out the Zeus IDE (shareware):
http://www.zeusedit.com
Zeus lets you integrate the JDK JavaDoc directlry into the editor:
http://www.zeusedit.com/forum/viewtopic.php?t=1060
You might want also want to get the JDK help in CHM help file format:
http://www.zeusedit.com/forum/viewtopic.php?t=10
Cheers Jussi