forked from bdrister/dterm
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
3 changed files
with
1,892 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.