Skip to content

Commit b5dd857

Browse files
committed
ProcessConsole.computeName() refactoring and smaller fixes
- Moved final field inits to constructor - Removed useless javadocs - Use instanceof variables where possible - Added "disposed" field and checks before each asyncExec() for that - Refactored computeName() to readable code -- split into multiple logical parts -- made things static which are static -- don't do anything if view is already disposed
1 parent 4e2afe9 commit b5dd857

1 file changed

Lines changed: 138 additions & 126 deletions

File tree

0 commit comments

Comments
 (0)