[josm-dev] latest not latest?

Karl Guggisberg karl.guggisberg at guggis.ch
Fri Sep 4 16:05:18 BST 2009


strange, there is a no-arg constructor on SaveLayersTableColumnModel and it happily compiles in my environment,
using Java 5 too. 

-- Karl

-----Ursprüngliche Nachricht-----
Von: josm-dev-bounces at openstreetmap.org [mailto:josm-dev-bounces at openstreetmap.org] Im Auftrag von Dirk Stöcker
Gesendet: Freitag, 4. September 2009 16:46
An: josm-dev at openstreetmap.org
Betreff: Re: [josm-dev] latest not latest?

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