On 3/2/11 10:29 AM, Greg Holmberg wrote:
I've tried a lot of values for X, trying to get it to point to the conf dir.
For example,file:///../conf andfile:///$main_root/conf Nothing works
except a full, absolute path:file:/C:/Users/Greg/workspace/MyAnnotator/conf
But I don't want to hard-code that path since it only works for user "Greg".
How can I set a value points to the annotator's "conf" dir and works for all
users?
Or is there a better way for my annotator to find its "conf" dir?
I actually have the same issue and also could not figure out how to
specify a relative
file URL, but I tried it with Linux.
Jörn