[josm-dev] latest not latest?

Dirk Stöcker openstreetmap at dstoecker.de
Fri Sep 4 15:45:46 BST 2009


On Fri, 4 Sep 2009, Martin Koppenhoefer wrote:

> 2009/9/4 André Riedel <riedel.andre at gmail.com>:
>> You can easily build your own JOSM ;-)
>
> I wish I could. I'm a Noob ;-), I had an Eclipse-Install on my
> windows-machine and everything was configured that I could (but rarely
> did), but since I formated Win to be free ( :D ), I had no time to
> look at it, and since the trac does all of this in a convenient way
> (and I'm not every day waiting for the latest build), it's too much a
> hassle to install and configure all of this.

Following error prevents compiling using Java 5:

./org/openstreetmap/josm/gui/io/SaveLayersTable.java:13: cannot find symbol
symbol  : class SaveLayersTableColumnModel
location: class org.openstreetmap.josm.gui.io.SaveLayersTable
         super(model, new SaveLayersTableColumnModel());

Seems the default contructor is missing.

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


More information about the josm-dev mailing list