I would like to know is there any way to program (write, compile and execute) Java in XCode as I don\'t see any Java templates. Does that mean that it\'s not possible?
I usually use NetBeans or Eclipse, but the Xcode design tool is delightful. The "Quick Model" feature is specially handy for visualizing an existing class library. Choosing New File from the File menu should show Java templates, and you'll find example projects in /Developer/Examples/Java/.