An open API service indexing awesome lists of open source software.

https://github.com/thevpc/nbv

Netbeans various utilities plugin
https://github.com/thevpc/nbv

Last synced: over 1 year ago
JSON representation

Netbeans various utilities plugin

Awesome Lists containing this project

README

          

# nbv
Netbeans various utilities plugin

this repository aims to create a solid one plugin for various extensions for netbeans.
It includes and is based on some small other plugins such as

https://github.com/markiewb/nb-maven-project-setjdk



Looking for maintainers, who want to take over the development!



[![Build Status](https://travis-ci.org/markiewb/nb-my-plugin.svg?branch=master)](https://travis-ci.org/markiewb/nb-my-plugin)
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K4CMP92RZELE2)

Set JDK for Maven projects
==================================

This plugin adds an action to the project node, which allows you to set the Java platform for multiple maven project at the same time.


Features:


  • Select multiple maven projects in the project window, right click on a project and choose "Set JDK". This sets the configuration in the nb-configuration.xml file.


Updates in 1.0.2:



  • [Issue 4]: Fixed: NPE on Right-Click


Updates in 1.0.1:



  • [Issue 3]: Fixed: java.util.NoSuchElementException at java.util.ArrayList$Itr.next

  • [Issue 1]: Fixed: limit to maven-based projects only

Updates in 1.0.0:



  • initial version

Provide defects, request for enhancements and feedback at https://github.com/markiewb/nb-maven-project-setjdk/issues


Compatible to >=NB 8.0


Legal disclaimer: Code is licensed under Apache 2.0.