Thanks for the feedback. Starting with tomorrows dev-version, config files hold relative paths.
Am Fr., 3. März 2023 um 09:12 Uhr schrieb Fabio Lamanna <[email protected] >: > Hi all, > I am working with .neteditcfg configuration and it's very useful. Just one > question, is it possible to set the local path of files when saving instead > of the full path? > > e.g. > > <input> > <additional-files value="../../../../osm.poly.xml"/> > <route-files value="../../../../osm.rou.xml"/> > <sumo-net-file value="../../../../osm.net.xml"/> > </input> > > to > > <input> > <additional-files value="osm.poly.xml"/> > <route-files value="osm.rou.xml"/> > <sumo-net-file value="osm.net.xml"/> > </input> > > running .neteditcfg in the local folder of course. > > Thanks. > > -- > “Our sweetest songs are those that tell of saddest thought“ (Shelley) > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
