If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi !
I am brand new to prgramming on X. Could someone please tell me what programms are available for X to create Java-apps ? ( i.e. Compiler etc) Where can i find them ? are there some on the dev-tools CD shipped with X ?
Thanks in advance.
Borland's JBuilder 4 is supposed to be available for OS X soon (I don't know when but they have been demonstrating it at Apple media events). I have used JBuilder 3 on Windows and I must say that it is a sweet Java dev tool. If you are going all Java, you should look into its release date. I won't use it becuase I like Obj-C better than Java (basically for speed issues) and it is not free.
Sun's Forte is nice too (free as well). You can install the Community version in X. I found it a little easier to get used to than J-Builder as a newbie myself and use it now for x-platform homework stuff. Apple's Project Builder would be the way to go for OS X specific stuff though