0

I have been looking for a netbeans plugin for phoneGap (Cordova) here but I didn't find anything.

  1. How to develop in phoneGap using netbeans?
  2. Is it there a plugin to install ? and
  3. Where find phonegap plugin for netbeans?
Bellash
  • 7,560
  • 6
  • 53
  • 86
  • Phonegap development is just HTML, CSS and JS. You don't need a plugin for that. If you are writing Phonegap plugins you will need IDEs from the platforms you are building for, but standard PhoneGap development does not require any specific IDE or IDE integration. – Dawson Loudon Jun 26 '14 at 18:27
  • Thannk you @DawsonLoudon but you need the plugin and it exists: See my answer bellow – Bellash Jun 26 '14 at 19:12

1 Answers1

1

Solved: Search for the Cordova PlugIn

enter image description here

Accept the term and Install

Search for the Cordova PlugIn

Enjoy PhoneGap in Netbeans Using PhoneGap

Bellash
  • 7,560
  • 6
  • 53
  • 86