开发者

Is developing an android/phonegap app with Netbeans IDE a good method?

My objective is to have an IDE with JS syntax error reporting and a PhoneGap plugin. My goal is to make an android application using PhoneGap.

I understand that Eclipse has a well supported PhoneGap plugin. The issue is that I have spent hours trying to get Eclipse JS syntax error reporting to work with no luck.

Netbeans is extremely easy to install and has working JS syntax error reporting with no extra steps needed. For example, with NetBeans, I just install and everything (including JS syntax error reporting) works. With Eclipse, I must install, then install several addons related to JS. In the end, I could not get the JS syntax error reporting of Eclipse to work, despite hours of research. I am new to Eclipse.

Is develop开发者_C百科ing an android/phonegap app with Netbeans IDE a good method? I found this plugin, but don't know exactly how it works with PhoneGap or if it's any good: http://www.nbandroid.org/


The Phonegap plugin described here on the PhoneGap wiki includes the default Eclipse JSDT syntax checking. It also includes an option to turn on customizable JSLint checking - see Section 7 here. This all comes with a single plug-in to add the Android ADT.

If something's not working for you, it would be great if you raised the specific problem on StackOverflow, on the mailing list, or create an issue.


From 7.4 version Netbeans has Phonegap support without external modules. Obviously you need also phonegap and android sdk :) see http://wiki.netbeans.org/MobileBrowsers#PhoneGap_2

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜