Commit 577dbd0
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 5dab2a3 commit 577dbd0
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