Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

NetBeans plugin which sets the "netbeans.hint.jdkPlatform" for the selected projects
https://github.com/markiewb/nb-maven-project-setjdk

jdk maven netbeans-plugin

Last synced: 27 days ago
JSON representation

NetBeans plugin which sets the "netbeans.hint.jdkPlatform" for the selected projects

Awesome Lists containing this project

README

        



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.