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

https://github.com/apache/netbeans-tools

Apache NetBeans Tools
https://github.com/apache/netbeans-tools

netbeans

Last synced: 8 months ago
JSON representation

Apache NetBeans Tools

Awesome Lists containing this project

README

          

# netbeans-tools
Mirror of Apache NetBeans Tools.

Repository of tools and other utilties created and used by the Apache NetBeans community.

### Currently Available Tools

* [convert](https://github.com/apache/incubator-netbeans-tools/tree/master/convert): Tool for automatically converting Sun Microsystems and Oracle licenses to Apache.

* [html-convert](https://github.com/apache/incubator-netbeans-tools/tree/master/html-convert): Tool that reads tutorials in HTML format from the 3rd Oracle donation and converts these to the AsciiDoc format.

* [licensereviewsite](https://github.com/apache/incubator-netbeans-tools/tree/master/licensereviewsite): Tool consisting of a Maven plugin to generate report for crosschecking Jenkins / Confluence for external and licence. ([More details](https://github.com/apache/incubator-netbeans-tools/pull/2).)

* [pp3](https://github.com/apache/incubator-netbeans-tools/tree/master/pp3): Plugin Portal, live at http://netbeans-vm.apache.org/pluginportal/.

* [wiki-export](https://github.com/apache/incubator-netbeans-tools/tree/master/wiki-export): Tool for extracting WikiText data from wiki.netbeans.org. ([More details](https://github.com/apache/incubator-netbeans-tools/pull/4).)

* [wiki-convert](https://github.com/apache/incubator-netbeans-tools/tree/master/wiki-convert): Tool for converting extracted WikiText data to AsciiDoc, suitable for using with the jBake static generator tool.