Can I write Java code in XCode 3.2.1?

后端 未结 6 701
说谎
说谎 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:57

    Do you really want to? I recommend checking out any of the really good and free Java IDEs; IntelliJ IDEA CE, Eclipse, or NetBeans.

提交回复
热议问题