hi all,
i occassionally move project between computers or make a test copy into a
different location. what always irrates me about this process is the
prj.el file.
since i would like to have the same properties, i see no point in clicking
myself to the options. after all, most of the time all i have to do is
modify the starting directory in the global classpath, the sourcepath and
perhaps some other properties too.
is there any way that the prj file could determine it's own directory? so
that e.g. instead of
'(jde-global-classpath (quote ("/first/path") ("/path/to/prj/directory"))
one could write something more generic and portable?
tia for any ideas, heinz-dieter conradi