[josm-dev] "unmaintained" plugins

Dirk Stöcker openstreetmap at dstoecker.de
Sat Oct 10 21:31:39 BST 2009


On Sat, 10 Oct 2009, MP wrote:

>> Ah I forgot. Most plugins use a nonstandard naming, so JOSM will not be
>>  able to detect the plugin. The plugin multipoly is one of them.
>
> Nonstandard naming? Which naming of what (name of class? name in
> manifest? some other name?) is standard and what should I change in
> the plugin to fix this?

JOSM till some minutes ago only recogniced
   org.openstreetmap.josm.plugins.<pluginname>.xxx
as classname when detecting plugins for bug reports.

Now all pathnames are recogniced (when at least one individual path-part 
exists). I changed these few plugins which did not work (i.e. used a 
common path like "" or "org.openstreetmap.josm.plugins").

Didn't test for multipoly, but as the path is "multipoly.xxx", it should 
be working now.

Ciao
-- 
http://www.dstoecker.eu/ (PGP key available)





More information about the josm-dev mailing list