Home > netbeans-plugin

netbeans-plugin

Netbeans-plugin is a project mainly written in ..., it's free.

Nette Framework Support in NetBeans IDE

Custom build

  1. Because of plugin certification you must make your own build without the certificate. To allow that remove lines 'keystore=nbproject/private/keystore' and 'nbm_alias=myself' from the 'nbproject/project.properties' file.

  2. download NetBeans IDE with JavaSE module

  3. clone git repository - http://github.com/nette/netbeans-plugin

  4. run NetBeans IDE and open cloned repository as a project

  5. right click on the project name in the 'Project window'

  6. left click on 'Create NBM'

  7. when building is complete a '*.nbm' file is generated in the './build' directory

  8. done :-)

Previous:actioncontroller