AW: absolute paths vs. relative paths

2006-02-17 Thread Jan.Materne
nested in Jan >-Ursprüngliche Nachricht- >Von: Paul Pogonyshev [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 17. Februar 2006 14:37 >An: user@ant.apache.org >Betreff: absolute paths vs. relative paths > >Hi, > >I have one more question. How can I get

absolute paths vs. relative paths

2006-02-17 Thread Paul Pogonyshev
Hi, I have one more question. How can I get relative paths instead of absolute ones? For instance, say I need to save the paths into a file. If I use absolute paths, it will be meaningless for someone on a different machine or with different home directory... Paul