Search code examples
javanetbeansnetbeans-plugins

need help finding comprehensive netbeans plugin development tutorials


I am trying to develop/create a plugin, but I can't seem to find a [good] series of tutorials covering the broad range of topics that are involved in doing so. I have already found the Developer FAQ Page, the NetBeans Platform Learning Trail, and the NetBeans Platform 7.3 Plugin Quick Start, but none of those, or similar sites on netbeans.org have a[n extensive] tutorial on plugin development. So my question basically is: does anyone know a good, comprehensive tutorial for developing netbeans plugins. As always, any information, resources, or advice is much appreciated.

Thanks!


Solution

  • All the documentation you could possible want:

    http://netbeans.org/kb/index.html

    Tutorials:

    http://netbeans.org/kb/docs/javaee/ecommerce/intro.html

    Plug-Ins:

    http://platform.netbeans.org/tutorials/nbm-google.html