My goal is to have an IDE with a JS syntax error message 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 problem is that I spent hours trying to get Eclipse JS to parse error reporting without any luck.
Netbeans is extremely easy to install and has a JS parsing error report with no extra steps. For example, with NetBeans, I just install and everything (including the JS syntax error report) works. With Eclipse, I have to install and then install several add-ons related to JS. In the end, I was not able to get a JS syntax error report for Eclipse to work, despite hours of research. I am new to Eclipse.
Developing an android / phonegap application with NetBeans IDE - good method? I found this plugin, but I don’t know exactly how it works with PhoneGap or if it is good: http://www.nbandroid.org/
source share