[josm-dev] Openvisible doesn't work anymore

Kai Stian Olstad kai.stian.olstad at gmail.com
Fri Nov 2 21:02:49 GMT 2007


Hi

The Openvisible plugin stopped working after the new GPX layer was implemented.

I get the message "Could not load plugin openvisible. Deleted from
perferences" and the following output:
loading openvisible
java.lang.NoClassDefFoundError: org/openstreetmap/josm/gui/layer/RawGpsLayer
        at at.dallermassl.josm.plugin.openvisible.OpenVisiblePlugin.<init>(OpenVisiblePlugin.java:22)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.openstreetmap.josm.plugins.PluginInformation.load(PluginInformation.java:129)
        at org.openstreetmap.josm.Main.loadPlugins(Main.java:241)
        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:156)


I tried delete the openvisble.jar file and downloaded the plugin again
but with the same result.


-- 
Kai Stian Olstad




More information about the josm-dev mailing list