March 2005
[ mkleint ] 20:20, Friday, 25 March 2005

I've written a short tutorial on creating Netbeans modules (plugins) using Maven and Mevenide. After the initial steps of installing Maven and Mevenide, the only trouble is declaring the correct dependencies (I would argue that's a general issue in software development). Building the module and it's NBM file is handled by the maven-nbm-plugin.

Continue reading "Tutorial on creating Netbeans modules with Mevenide"