does eclipse only allow opening external files that are owned by the same user as elipse is running under?
i am trying to open server.xml. i can see it in the file dialog but when i try to access it i get a ” file not found ” error.
/etc/tomcat5 # ls -al
total 96
drwxrwxrw- 3 tomcat tomcat 4096 Oct 15 17:24 .
drwxr-xr-x 60 root root 4096 Oct 15 16:34 ..
drwxr-xr-x 3 tomcat tomcat 4096 Oct 15 14:57 Catalina
-rw------- 1 tomcat tomcat 6954 Oct 15 14:57 catalina.policy
-rw------- 1 tomcat tomcat 2754 Oct 15 14:57 catalina.properties
-rw------- 1 tomcat tomcat 778 Oct 15 14:57 jk2.properties
-rw------- 1 tomcat tomcat 1128 Oct 15 14:57 server-minimal.xml
-rw-rw-rw- 1 tomcat tomcat 18715 Oct 15 14:57 server.xml
-rw-r--r-- 1 tomcat tomcat 310 Oct 15 17:24 tomcat-users.xml
-rw------- 1 tomcat tomcat 38706 Oct 15 14:57 web.xml
jonas
edit: sorry just saw the other threat