Merge pull request #72 from matthiasblaesing/allow_existing_validation

PP3: Improve verification process
tree: 27f3ced76a6798a1c257bea7713a623de06d7fc2
  1. convert/
  2. html-convert/
  3. icon-scripts/
  4. jsstub-generator/
  5. licencereviewsite/
  6. nbpackage/
  7. pp3/
  8. proxy-chooser/
  9. snap-packages/
  10. synergy/
  11. translations/
  12. tutorials-convert/
  13. wiki-convert/
  14. wiki-export/
  15. .gitattributes
  16. .gitignore
  17. LICENSE
  18. NOTICE
  19. README.md
README.md

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: Tool for automatically converting Sun Microsystems and Oracle licenses to Apache.

  • html-convert: Tool that reads tutorials in HTML format from the 3rd Oracle donation and converts these to the AsciiDoc format.

  • licensereviewsite: Tool consisting of a Maven plugin to generate report for crosschecking Jenkins / Confluence for external and licence. (More details.)

  • pp3: Plugin Portal, live at http://netbeans-vm.apache.org/pluginportal/.

  • wiki-export: Tool for extracting WikiText data from wiki.netbeans.org. (More details.)

  • wiki-convert: Tool for converting extracted WikiText data to AsciiDoc, suitable for using with the jBake static generator tool.