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
- Host: GitHub
- URL: https://github.com/apache/netbeans-tools
- Owner: apache
- License: apache-2.0
- Created: 2017-09-21T07:00:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T17:53:22.000Z (over 1 year ago)
- Last Synced: 2025-01-30T10:11:21.262Z (over 1 year ago)
- Topics: netbeans
- Language: PHP
- Homepage:
- Size: 9.13 MB
- Stars: 18
- Watchers: 37
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.