Hi,
I think step one is unnecessary (as it doesn't work anyway). Just do
step 2) and in your main plugin class (it must have the pattern
**/*Plugin.java) insert the following javadoc tag:
@middlegen.plugin
name = "XYZ"
The XYZ is the name if the middlegen subtask to use y
Hello
i want to add a new plugin. in the readme.txt of the directory plugins i
find :
Create new plugin archives here. One plugin archive might contain several
plugins.
In order to successfully build and test your plugins, you should:
1) Add a mapping for your plugin in
middlegen/src/java/middleg