Skip to content

GunioRobot/netbeans-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom build
============

0. 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.

1. download NetBeans IDE with JavaSE module
2. clone git repository - http://github.com/nette/netbeans-plugin
3. run NetBeans IDE and open cloned repository as a project
4. right click on the project name in the 'Project window'
5. left click on 'Create NBM'
6. when building is complete a '*.nbm' file is generated in the './build' directory
7. done :-) 

About

Nette Framework Support in NetBeans IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • PHP 0.4%