You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement specific Eclipse application handling
set working path and current file by parsing Eclipse's main window title.
1) extract workspace-path, package-name and package-relative-filepath
2) find package-path by using 'find' to search for .project file with package-name in it.
3) combine package-path and package-relative-filepath for full glory