File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Mac OS and the fly likes How to run java in Xcode ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Mac OS
Reply Bookmark "How to run java in Xcode ?" Watch "How to run java in Xcode ?" New topic
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
    
    7
Have you consulted the extensive documentation that comes with XCode?


Android appsImageJ pluginsJava 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
    
    7
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to run java in Xcode ?
 
Similar Threads
iPhone Apps: pitfalls in development
Can't compile
Slick on Xcode
I want to import single-spaced code
Compilation of xcode project using servlet