I have a full unix file path like: /etc/var/www/temp.txt
How could I open this up in Eclipse on OSX with one shot? When I go to file open it has no place for a full directory path?
feedback
|
|
So long as you're using the Cocoa version of Eclipse is when you are on the open dialog, press Command-Shift-G and enter the UNIX path to the parent folder of the file. You can then select the file. Unfortunately | |||||
feedback
|