Programa Para Hacer Videos Con Musica

As I mentioned in my message, I used Netbeans to make the plugin. I looked into annotations and can not find a specific one for scijava. I looked at the code and build.xml file for the HelloWorld sample plugin, which did properly load, and I could not find where/how scijava was integrated. When developing plugins for FIJI, I use Maven in Eclipse, which enables org.scijava to be imported. When I try loading a plugin with a similar import to MM, ALL plugins fail to load.