_i
(!I!)
April 30, 2010, 6:17am
1
Hi I wan’t to build a new plugin but I have problems to set up the Eclipse Environment.
I Checkout all of SVN /JOSM
I created a Plugin Dir basing upon the template dir
I changed JavaC to 1.5 in the Project Preferences
When I try to compile my Plugin by using the build.xml I get a
What is my mistake? Is there a way of “ignoring” the other JOSM components cause there are so much errors and warninigs?
_i
(!I!)
April 30, 2010, 10:53am
2
was my mistake, nobody tells you, that you have to check out both seeprated , the plugin environment and JOSM itself
Hi, i have the same problem, i have checked out JOSM trunk and josm plugin’s enviroment. I’ve set the classpath of my plugin with JOSM jar, but the error still appears.
I tried with jdk 1.7 and 1.6
Did you set another configuration??
thanks!!
stephan75
(stephan75)
July 17, 2013, 3:41pm
4
In cases of doubt, have a look at http://wiki.openstreetmap.org/wiki/Mailing_lists …
there is a list called josm-dev …
try to subscribe and ask there …
the main developers of JOSM should be present there.
thank you very much stephan.
I’ve solved my problem but i’ll look your recomendation. (y)