Remove the separate build files support.

Remove the support for build files outside of the image directory. This
was only potentially required for InnoSetup support, and the implementation
is better without.

Fix quoting in InnoSetup parameters.
8 files changed
tree: 908a49654cbb9c0b8ff0a9e94e41755e8f49dbd1
  1. convert/
  2. html-convert/
  3. licencereviewsite/
  4. nbpackage/
  5. pp3/
  6. proxy-chooser/
  7. synergy/
  8. translations/
  9. tutorials-convert/
  10. wiki-convert/
  11. wiki-export/
  12. .gitignore
  13. LICENSE
  14. NOTICE
  15. 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.