Skip to content

nureyev/netbeans-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetBeans UI support for JBoss Forge

This is the official NetBeans plugin available in http://plugins.netbeans.org/plugin/57296/

Build and Run

$ mvn install
$ cd application/
$ mvn  nbm:cluster-app nbm:run-platform

works from command line. Of course, opening the sources in NetBeans IDE will give you more options than a command line.

At the end of your builder job you can call:

$ mvn nbm:autoupdate

which will generate target/netbeans_site/updates.xml catalog. If you publish it, users who add it into Tools/Plugins/Settings will be able to install your work into their existing NetBeans 8.0.x IDE.

About

NetBeans UI support for JBoss Forge

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%