I'm working on my slides for JUC SF, "Getting to your third plugin", and in
the talk I'd like to highlight some ideal plugins to fork or just to look
at in general.

*What would people consider ideal modern plugins?*

For example while the FindBugs plugins is great, but it leans really
heavily on Analysis Collector Plugin which makes it a bad example to
exemplify writing a plugin. Another example is that I don't want to point
some to a plugin which extends Plugin or doesn't use DataBoundConstructor.

While associated-files-plugin has a nice simple layout that appears to do
everything in a moden way, so it makes a good archetype. I'd like some more
for the other major @Extension points.

-justin

Reply via email to