[josm-dev] OpenVisible plugin generation fails ...
Ulf Lamping
ulf.lamping at web.de
Wed Mar 5 20:17:39 GMT 2008
Hi!
Just (after quite some time) tried to compile JOSM together with the
plugins, it fails generating the openvisible plugin:
[javac] c:\Dokumente und Einstellungen\ulfl\Eigene
Dateien\svn.openstreetmap.org\applications\ed
itors\josm\plugins\openvisible\src\at\dallermassl\josm\plugin\openvisible\OpenVisibleAction.java:120
: cannot find symbol
[javac] symbol : constructor
MarkerLayer(org.openstreetmap.josm.data.gpx.GpxData,java.lang.Stri
ng,java.io.File)
[javac] location: class
org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
[javac] Main.main.addLayer(new MarkerLayer(r.data,
tr("Markers from {0}", fn), file)
);
[javac] ^
[javac] 1 error
BUILD FAILED
c:\Dokumente und Einstellungen\ulfl\Eigene
Dateien\svn.openstreetmap.org\applications\editors\josm\p
lugins\build.xml:21: The following error occurred while executing this line:
c:\Dokumente und Einstellungen\ulfl\Eigene
Dateien\svn.openstreetmap.org\applications\editors\josm\p
lugins\openvisible\build.xml:63: Compile failed; see the compiler error
output for details.
Am I the only one seeing this?
Regards, ULFL
More information about the josm-dev
mailing list