[josm-dev] OpenStreetBugs plugin
Jan Peter Stotz
jpstotz at gmx.de
Fri Oct 10 18:32:14 BST 2008
Henrik Niehaus schrieb:
> I have uploaded a new version, which supports editting and closing of
> issues. Get it here: http://hampelratte.org/zeugs/openstreetbugs.tar.gz
The source contained in the archive is incomplete. The package
org.openstreetmap.josm.gui.layer is completely missing.
Additionally I get dozens of errors when loading the sources into Eclipse
because you use the "@Override" tag much too often. AFAIK you should only
use it if you are really overriding an method, not when you implement (from
an interface) it or if the method in the super class is marked as abstract.
Jan
More information about the josm-dev
mailing list