-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello developers,

what is the best way to work on wmsplugin (or maybe other JOSM plugins) within 
Eclipse?

I checked out http://josm.openstreetmap.de/svn/trunk with subclipse as project 
JOSM.

Then I tried to check out the whole OSM tree http://svn.openstreetmap.org. I 
have to specify a project name. This project I cannot use for anything except 
SVN.
Then I imported the project wmsplugin from the complete OSM tree just checked 
out.
After setting the correct build path and class path(*) I can build and test the 
plugin from this project, but the team operations are not available there. I 
have to find the modified files in the project containing the full OSM tree to 
create patches etc.

(*)JOSM project as dependency in wmsplugin's build path and project wmsplugin 
as classpath in JOSM's run configuration

My next try was to check out only the wmsplugin subtree. This finds the project 
configuration from the .project file. I can work with this project including 
all SVN operations but there is a problem with the ANT build.
The file build.xml references a dist directory that is one directory up from 
the root of my Eclipse workspace. After creating such a directory I can build 
the plugin but the directory outside the workspace root seems to be wrong.
I assume I cannot commit the generated .jar this way.

What is the right way to do it? I would like to build the plugin and use SVN 
inside Eclipse.


Bodo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIbKQinMz9fgzDSqcRAmxxAJ9PcE1XNjrZOFTx0HcVPYf8b9Mh/ACfTDsr
+bwhX5T7fxCNrMbx7y2MzLQ=
=dtIR
-----END PGP SIGNATURE-----

_______________________________________________
josm-dev mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev

Reply via email to