Commit b5dd857
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 disposed1 parent 4e2afe9 commit b5dd857
1 file changed
Lines changed: 138 additions & 126 deletions
File tree
- debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console
0 commit comments