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 _______________________________________________ josm-dev mailing list [EMAIL PROTECTED] http://lists.openstreetmap.org/listinfo/josm-dev

