[josm-dev] help for building JOSM with Eclipse

2008-11-05 Thread G. Allegri
Hello everyone.
Could anyone give me a help for setting up the JOSM development
environment in Eclipse?
I've right checked out the source code, and then I've simply created
an Eclipse project using the JOSM root (with source, test, images,
etc., subfolders), as indicated in [1].
The build process raises about a hundred of errors inside the test
classes. I've tried to launch it anyway, but I receive this:

java.lang.NullPointerException: /images/logo.png not found
at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:62)
at 
org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:170)
at org.openstreetmap.josm.gui.SplashScreen.init(SplashScreen.java:54)
at 
org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:124)

It seems it can't find the images folder...

What's the best way to set all up?
Thanks,
Giovanni

[1] http://josm.openstreetmap.de/wiki/InstallNotes

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] help for building JOSM with Eclipse

2008-11-05 Thread Frederik Ramm
Hi,

G. Allegri wrote:
 Could anyone give me a help for setting up the JOSM development
 environment in Eclipse?

Here's a screenshot of my setup. Does it help?

http://www.remote.org/frederik/tmp/eclipse.png

Bye
Frederik

-- 
Frederik Ramm  ##  eMail [EMAIL PROTECTED]  ##  N49°00'09 E008°23'33

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev