I am trying to begin writing a Java program in Xcode 4.4 but, At the moment, I am stuck with the file extension .cpp, which I believe is for C++. Can some please tell me how to set up a .java file (or project, or whatever the term is)…? I am extremely new to programming, and to Xcode, so please keep all instructions /very/ simple.
I am trying to begin writing a Java program in Xcode 4.4 but, At
Share
I have created some Xcode Templates for Xcode 4 here
http://www.2shared.com/file/hExLjJ1X/Java_Xcode4_template2.html
To install the template in Mac, use Terminal command
You can use command-B to build. To Run, you should use “Edit Scheme…” and change the Executable for the “Run” Scheme