[josm-dev] Generate plug-in version
Dirk Brünig
dirk at bruenig.de
Sat Nov 23 10:25:30 UTC 2013
Hello
I have some problems to generate a plug-in version of Tracer2.
1st
In the Build.xml I add a line about the author.
<property name="plugin.author" value="Jan Bilak, Petr Dlouhý, Dirk Brünig"/>
The file format is UTF8. The file format of MANIFEST.MF is also UTF8 but
the text is not.
Author: Jan Bilak, Petr Dlouhý, Dirk Brünig
Did some one knows what is wrong with my Eclipse project.
2nd
I also add a line to the wiki page.
<property name="plugin.link"
value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Tracer2"/>
But the plug-in page was not updated. They it should be updated every 10
minutes.
So what is wrong here.
More information about the josm-dev
mailing list