Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:Oh those IDEs............



Try Metrowerks Codewarrior..........

They have a good Java IDE is a nice Rad tool. If you get the cross platform IDe..........meaning C, C++, Java for both Mac and windows.... You can easily take your code and projects and recompile to have your Java apps run nicely on both platforms.

A big helper is their code writing helper. as you type the name of an object and then . any and all methods will appear in a pop up windoe for you to click and choose. Nice way to see tons of methods you may have not know existed........ When you click on a method, a helper description will also appear and tell you what that methods does..........
It also sees your methods you have written and adds them to the projects list. A very nice typing helper.

The Rad is quite elaborate when it come to building GUI apps in the RAd. You can wire actions to objects or family of objects. Wires appear on the layout window and give you a nice visual of what is happening where.

If you decide to write a Cocoa app, you can interface builder and Codewarrior together. Although it is not free.....it does not cost thousands of dollars either.
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.