On Sat, 16 Aug 2008, Robin Rattay wrote: >>> The image loader used to look for the icons in /styles/standard/icons. >>> You changed it to /images/styles/<styleName> (with stylename == >>> "standard"), which however doesn't exist (as far as I can say - the >>> josm's image directories are a bit confusing :-) >> >> Well. The build.xml of ant does correctly create that here. I not only >> changed the loader, but also the scripts to build the distribution. > > Ah. However the problem is that while that allows you to build JOSM, you > can't run it from inside Eclipse - and that makes debugging a little bit > difficult :-)
Ah. Ok. Now I'm sure the settings of eclipse can be changed accordingly. Mainly the change is to have the internal directory /styles/standard/icons in /images now as /images/styles/standard (mainly to allow accessing it from other places as well). Anyone using eclipse, who can make that change. I don't use eclipse. Ciao -- http://www.dstoecker.eu/ (PGP key available) _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
