Author
How to run java in Xcode ?
Yuvamurugan Pugazhenthi
Greenhorn
Joined: Oct 19, 2007
Posts: 4
Hi friends
I m new to Xcode IDE could any one help me How to write java code in Xcode and compile it ?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
posted May 20, 2010 05:42:13
0
Have you consulted the extensive documentation that comes with XCode?
Android apps – ImageJ plugins – Java web charts
Yuvamurugan Pugazhenthi
Greenhorn
Joined: Oct 19, 2007
Posts: 4
No where it is located ?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
posted May 25, 2010 07:10:01
0
It's integrated with XCode, but otherwise resides somewhere in the "/Developer" hierarchy.
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
Personally, I'd go the route of ItelliJ, Eclipse, or Netbeans (in that order of preference) before I'd use XCode for java development. I can hardly stand XCode for iPhone dev.
subject: How to run java in Xcode ?