>> I don't know if Eclipse uses ant to build projects. Or if this can be >> defined somewhere.. > > I don't know either, but I'm sure eclipse can easily handle multiple > source roots. See the josm's .classpath file.
Yes, Eclipse can handle them. As I wrote on the first Mail you can add them somewhere in the project preferences. >>> I will need to implement richer style semantics for the HiFi rendering >>> anyway, >>> then I'll bundle my own style file (with different syntax). >>> But I'll have to copy the icons then. This setup allowed me to avoid >>> source-level copying. >> >> Whats about just include the icons in the svn? Like the tilesAtHome >> includes the osmarender and the orp? > > Well, thanks for the tip, but I never used _that_* feature of SVN before. > I did some learning, tried to link styles/standard/icons > to the shared icons folder but somehow screwed it up ;-/ > So I'll try to clean it up, link it better, directly into the src folder > and get rid of the other source root altogether. Wish me luck.... > > *) I can't even _name_ the feature now. I'dont know how to use this feature, but maybe Bart from the merkaartor editor can help you. Regards _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev
