Can I write Java code in XCode 3.2.1?

后端 未结 6 646
说谎
说谎 2020-12-19 04:26

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?

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-19 04:47

    Click Choose Window > Organizer to open the Organizer. Then click + at the bottom of the Organizer. Choose New From Template > Java Templates.

    Anyway, I personally feel better with Eclipse for Java development.

提交回复
热议问题