Can I write Java code in XCode 3.2.1?

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

    Netbeans is a really good IDE nowadays. I've been using it from version 3.6 and it has had a huge improvement phase until current Netbeans 6.9.1 Good support for third party frameworks like Spring and of course the best support for Swing applications (desktop applications)

提交回复
热议问题