PDA

View Full Version : Need programs to fully switch.




macnemo
Jul 15, 2004, 04:37 PM
Sorry my very 1st post and im not using a mac yet...

I need programs similar or better to fully switch to mac and i heard VPC is crap.
Here two programs im running.

Borland C++
Textpad for my java programming.

Thanks in advance ppl...



superbovine
Jul 15, 2004, 04:41 PM
Sorry my very 1st post and im not using a mac yet...

I need programs similar or better to fully switch to mac and i heard VPC is crap.
Here two programs im running.

Borland C++
Textpad for my java programming.

Thanks in advance ppl...

Xcode

http://developer.apple.com/

register for the free membership for adc then you can download xcode.

macnemo
Jul 15, 2004, 04:48 PM
i dont quite understand so xcode is all i need for both or wat?
So and thanks again.

superbovine
Jul 15, 2004, 04:55 PM
i dont quite understand so xcode is all i need for both or wat?
So and thanks again.

yeah...

macnemo
Jul 15, 2004, 05:02 PM
wow thanks

zv470
Jul 15, 2004, 05:54 PM
I use Eclipse for Java, it's cross-platform, find it at: www.eclipse.org
Eclipse's code completion is awesome.

scottwat
Jul 15, 2004, 06:28 PM
jedit is great for java programming, is pretty light weight, does text highlighting, is cross platform and is extensible.

abhishekit
Jul 15, 2004, 07:46 PM
For java, I would recommend Netbeans. Its a great IDE. Pre-installs ant and tomcat,SAX and DOM APIs. Also has plugins for J2ME. So its a complete package for anything related to Java.

cheers

nerd
Jul 15, 2004, 08:17 PM
i dont quite understand so xcode is all i need for both or wat?
So and thanks again.

Maybe. It depends on what you're doing with Borland C++. If you're using it to develop Windows software (and using Borland libraries), you probably don't want to try that with Xcode.

If, on the other hand, you're just looking for C++ and Java development tools then OS X has plenty. Like someone else posted, developer.apple.com is a good place to start.