#92 - ALT+TAB to Activator Shell #112 - CTRL+F6 #124 - ALT+TAB to SampleNewWizard Shell #134 - CTRL+F6 Configuration location: file:/opt/pwebster/workspaces/bug135535/.metadata/.plugins/org.eclipse.pde.core/135PlainEclipse/ Configuration file: file:/opt/pwebster/workspaces/bug135535/.metadata/.plugins/org.eclipse.pde.core/135PlainEclipse/config.ini loaded Install location: file:/opt/local/eclipse/N0409/eclipse/ Framework located: file:/opt/local/eclipse/N0409/eclipse/plugins/org.eclipse.osgi_3.2.0.N20060409-0010.jar Framework classpath: file:/opt/local/eclipse/N0409/eclipse/plugins/org.eclipse.osgi_3.2.0.N20060409-0010.jar Splash location: /opt/local/eclipse/N0409/eclipse/plugins/org.eclipse.platform_3.2.0.N20060409-0010/splash.bmp runCommand: <-name><-showsplash><600> Debug options: file:/opt/pwebster/workspaces/bug135535/.metadata/.plugins/org.eclipse.pde.core/135PlainEclipse/.options loaded Time to load bundles: 19 Starting application: 2682 BINDINGS >>> Clearing cache CONTEXTS >>> register shell 'Shell {Eclipse SDK}' as window BINDINGS >>> Cache miss BINDINGS >>> There are 0 deletion markers SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@e1f305 SOURCES >>> Active part id changed to org.eclipse.jdt.ui.CompilationUnitEditor SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@e1f305 SOURCES >>> Active editor id changed to org.eclipse.jdt.ui.CompilationUnitEditor CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@149494e Application Started: 22795 ASSP: handleEvent1: event.widget Shell {Java - MultiPageEditor.java - Eclipse SDK} newActiveShell Shell {Java - MultiPageEditor.java - Eclipse SDK} lastActiveShell nullSOURCES >>> Active shell changed to Shell {Java - MultiPageEditor.java - Eclipse SDK} SOURCES >>> Active workbench window changed to org.eclipse.ui.internal.WorkbenchWindow@8aeed0 SOURCES >>> Active workbench window shell changed to Shell {Java - MultiPageEditor.java - Eclipse SDK} CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Editor Navigation, Java Open Actions, External Tools, Convert Line Delimiters, Open Files, Working Sets, Java Debug, JUnit, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] BINDINGS >>> Cache miss BINDINGS >>> There are 0 deletion markers SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@149494e ASSP: handleEvent2: no shell StyledText {} ASSP: handleEvent3: no shell Canvas {} ASSP: handleEvent4: no shell Composite {} ASSP: handleEvent5: no shell Composite {} ASSP: handleEvent6: no shell Composite {} ASSP: handleEvent7: no shell Composite {} ASSP: handleEvent8: no shell Composite {} ASSP: handleEvent9: no shell Composite {} ASSP: handleEvent10: no shell Composite {} CONTEXTS >>> register shell 'Shell {Eclipse SDK}' as window SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart@e1d8f5 SOURCES >>> Active part id changed to org.eclipse.jdt.ui.PackageExplorer SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.PackageExplorer,pluginId=org.eclipse.jdt.ui,registeredName=Package Explorer) SOURCES >>> Active editor changed to null SOURCES >>> Active editor id changed to null CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.ui.contexts.window] SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Java Open Actions, Editor Navigation, External Tools, Open Files, Convert Line Delimiters, Working Sets, JUnit, Java Debug, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding] BINDINGS >>> Cache miss BINDINGS >>> There are 0 deletion markers SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to SOURCES >>> Selection changed to null SOURCES >>> Active shell changed to Shell {Java - Eclipse SDK} SOURCES >>> Active workbench window changed to org.eclipse.ui.internal.WorkbenchWindow@996f0c SOURCES >>> Active workbench window shell changed to Shell {Java - Eclipse SDK} ASSP: handleEvent11: event.widget Shell {Java - Eclipse SDK} newActiveShell Shell {Java - Eclipse SDK} lastActiveShell Shell {Java - MultiPageEditor.java - Eclipse SDK} SOURCES >>> Selection changed to ASSP: handleEvent12: no shell Tree {} ASSP: handleEvent13: no shell Composite {} ASSP: handleEvent14: no shell Composite {} ASSP: handleEvent15: no shell Composite {} ASSP: handleEvent16: no shell Composite {} SOURCES >>> Selection changed to [SampleNewWizard.java [in z.ex.editor.mpe.wizards [in src [in z.ex.editor.mpe]]] package z.ex.editor.mpe.wizards import org.eclipse.jface.viewers.IStructuredSelection import org.eclipse.jface.wizard.Wizard import org.eclipse.ui.INewWizard import org.eclipse.ui.IWorkbench import org.eclipse.core.runtime.* import org.eclipse.jface.operation.* import java.lang.reflect.InvocationTargetException import org.eclipse.jface.dialogs.MessageDialog import org.eclipse.jface.viewers.ISelection import org.eclipse.core.resources.* import org.eclipse.core.runtime.CoreException import java.io.* import org.eclipse.ui.* import org.eclipse.ui.ide.IDE class SampleNewWizard SampleNewWizardPage page ISelection selection SampleNewWizard() void addPages() boolean performFinish() class void run(IProgressMonitor) void doFinish(String, String, IProgressMonitor) class void run() InputStream openContentStream() void throwCoreException(String) void init(IWorkbench, IStructuredSelection)] SOURCES >>> Selection changed to [SampleNewWizard.java [in z.ex.editor.mpe.wizards [in src [in z.ex.editor.mpe]]] package z.ex.editor.mpe.wizards import org.eclipse.jface.viewers.IStructuredSelection import org.eclipse.jface.wizard.Wizard import org.eclipse.ui.INewWizard import org.eclipse.ui.IWorkbench import org.eclipse.core.runtime.* import org.eclipse.jface.operation.* import java.lang.reflect.InvocationTargetException import org.eclipse.jface.dialogs.MessageDialog import org.eclipse.jface.viewers.ISelection import org.eclipse.core.resources.* import org.eclipse.core.runtime.CoreException import java.io.* import org.eclipse.ui.* import org.eclipse.ui.ide.IDE class SampleNewWizard SampleNewWizardPage page ISelection selection SampleNewWizard() void addPages() boolean performFinish() class void run(IProgressMonitor) void doFinish(String, String, IProgressMonitor) class void run() InputStream openContentStream() void throwCoreException(String) void init(IWorkbench, IStructuredSelection)] ASSP: handleEvent17: no shell Composite {} ASSP: handleEvent18: no shell CBanner {} ASSP: handleEvent19: no shell Tree {} ASSP: handleEvent20: no shell Composite {} ASSP: handleEvent21: no shell Composite {} ASSP: handleEvent22: no shell Composite {} ASSP: handleEvent23: no shell Composite {} SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Java Open Actions, Editor Navigation, External Tools, Open Files, Convert Line Delimiters, Working Sets, JUnit, Java Debug, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 SOURCES >>> Active editor id changed to org.eclipse.jdt.ui.CompilationUnitEditor ASSP: handleEvent24: no shell StyledText {} ASSP: handleEvent25: no shell Canvas {} ASSP: handleEvent26: no shell Composite {} ASSP: handleEvent27: no shell Composite {} ASSP: handleEvent28: no shell Composite {} ASSP: handleEvent29: no shell Composite {} ASSP: handleEvent30: no shell Composite {} SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 SOURCES >>> Active part id changed to org.eclipse.jdt.ui.CompilationUnitEditor SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@b72884 ASSP: handleEvent31: no shell Tree {} ASSP: handleEvent32: no shell Composite {} ASSP: handleEvent33: no shell Composite {} SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart@e1d8f5 SOURCES >>> Active part id changed to org.eclipse.jdt.ui.PackageExplorer SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.PackageExplorer,pluginId=org.eclipse.jdt.ui,registeredName=Package Explorer) CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to [[Working copy] SampleNewWizard.java [in z.ex.editor.mpe.wizards [in src [in z.ex.editor.mpe]]] package z.ex.editor.mpe.wizards import org.eclipse.jface.viewers.IStructuredSelection import org.eclipse.jface.wizard.Wizard import org.eclipse.ui.INewWizard import org.eclipse.ui.IWorkbench import org.eclipse.core.runtime.* import org.eclipse.jface.operation.* import java.lang.reflect.InvocationTargetException import org.eclipse.jface.dialogs.MessageDialog import org.eclipse.jface.viewers.ISelection import org.eclipse.core.resources.* import org.eclipse.core.runtime.CoreException import java.io.* import org.eclipse.ui.* import org.eclipse.ui.ide.IDE class SampleNewWizard SampleNewWizardPage page ISelection selection SampleNewWizard() void addPages() boolean performFinish() class void run(IProgressMonitor) void doFinish(String, String, IProgressMonitor) class void run() InputStream openContentStream() void throwCoreException(String) void init(IWorkbench, IStructuredSelection)] SOURCES >>> Selection changed to [SampleNewWizardPage.java [in z.ex.editor.mpe.wizards [in src [in z.ex.editor.mpe]]] package z.ex.editor.mpe.wizards import org.eclipse.core.resources.IContainer import org.eclipse.core.resources.IResource import org.eclipse.core.resources.ResourcesPlugin import org.eclipse.core.runtime.Path import org.eclipse.jface.viewers.ISelection import org.eclipse.jface.viewers.IStructuredSelection import org.eclipse.jface.wizard.WizardPage import org.eclipse.swt.SWT import org.eclipse.swt.events.ModifyEvent import org.eclipse.swt.events.ModifyListener import org.eclipse.swt.events.SelectionAdapter import org.eclipse.swt.events.SelectionEvent import org.eclipse.swt.layout.GridData import org.eclipse.swt.layout.GridLayout import org.eclipse.swt.widgets.Button import org.eclipse.swt.widgets.Composite import org.eclipse.swt.widgets.Label import org.eclipse.swt.widgets.Text import org.eclipse.ui.dialogs.ContainerSelectionDialog class SampleNewWizardPage Text containerText Text fileText ISelection selection SampleNewWizardPage(ISelection) void createControl(Composite) class void modifyText(ModifyEvent) class void widgetSelected(SelectionEvent) class void modifyText(ModifyEvent) void initialize() void handleBrowse() void dialogChanged() void updateStatus(String) String getContainerName() String getFileName()] SOURCES >>> Selection changed to [SampleNewWizardPage.java [in z.ex.editor.mpe.wizards [in src [in z.ex.editor.mpe]]] package z.ex.editor.mpe.wizards import org.eclipse.core.resources.IContainer import org.eclipse.core.resources.IResource import org.eclipse.core.resources.ResourcesPlugin import org.eclipse.core.runtime.Path import org.eclipse.jface.viewers.ISelection import org.eclipse.jface.viewers.IStructuredSelection import org.eclipse.jface.wizard.WizardPage import org.eclipse.swt.SWT import org.eclipse.swt.events.ModifyEvent import org.eclipse.swt.events.ModifyListener import org.eclipse.swt.events.SelectionAdapter import org.eclipse.swt.events.SelectionEvent import org.eclipse.swt.layout.GridData import org.eclipse.swt.layout.GridLayout import org.eclipse.swt.widgets.Button import org.eclipse.swt.widgets.Composite import org.eclipse.swt.widgets.Label import org.eclipse.swt.widgets.Text import org.eclipse.ui.dialogs.ContainerSelectionDialog class SampleNewWizardPage Text containerText Text fileText ISelection selection SampleNewWizardPage(ISelection) void createControl(Composite) class void modifyText(ModifyEvent) class void widgetSelected(SelectionEvent) class void modifyText(ModifyEvent) void initialize() void handleBrowse() void dialogChanged() void updateStatus(String) String getContainerName() String getFileName()] ASSP: handleEvent34: no shell Composite {} ASSP: handleEvent35: no shell CBanner {} ASSP: handleEvent36: no shell Tree {} ASSP: handleEvent37: no shell Composite {} ASSP: handleEvent38: no shell Composite {} ASSP: handleEvent39: no shell Composite {} ASSP: handleEvent40: no shell Composite {} SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@ae2282 ASSP: handleEvent41: no shell StyledText {} ASSP: handleEvent42: no shell Canvas {} ASSP: handleEvent43: no shell Composite {} ASSP: handleEvent44: no shell Composite {} ASSP: handleEvent45: no shell Composite {} ASSP: handleEvent46: no shell Composite {} ASSP: handleEvent47: no shell Composite {} SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@ae2282 SOURCES >>> Active part id changed to org.eclipse.jdt.ui.CompilationUnitEditor SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@c389c4 KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x40000, time = -2111849124, character = 0x0) KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x40000, keyCode = 0x100000f, time = -2111848970, character = 0x0) KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [CTRL+F6, CTRL+@]) KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.ui.window.nextEditor', parameters = {}) COMMANDS >>> execute >>> starting: id=org.eclipse.ui.window.nextEditor; event=ExecutionEvent(Command(org.eclipse.ui.window.nextEditor,Next Editor,Switch to the next editor,Category(org.eclipse.ui.category.window,Window,null,true),ActionHandler(org.eclipse.ui.internal.CycleEditorAction@f4a3a1),null,null,true),{},Event {type=1 StyledText {} time=-2111848970 data=null x=0 y=0 width=0 height=0 detail=0},org.eclipse.core.expressions.EvaluationContext@122b302) HandlerService: updateShellKludge: Shell {Java - SampleNewWizardPage.java - Eclipse SDK} CONTEXTS >>> register shell 'Shell {}' as none SOURCES >>> Selection changed to null SOURCES >>> Action sets changed to [] ASSP: handleEvent48: event.widget Shell {} newActiveShell Shell {} lastActiveShell Shell {Java - SampleNewWizardPage.java - Eclipse SDK} SOURCES >>> Active shell changed to Shell {} CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope] BINDINGS >>> Cache miss BINDINGS >>> There are 0 deletion markers SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope] CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope] ASSP: handleEvent49: no shell Table {} SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) COMMANDS >>> execute >>> success: id=org.eclipse.ui.window.nextEditor; returnValue=null ASSP: handleEvent50: event.widget Shell {Java - SampleNewWizard.java - Eclipse SDK} newActiveShell Shell {Java - SampleNewWizard.java - Eclipse SDK} lastActiveShell Shell {*Disposed*} SOURCES >>> Active shell changed to Shell {Java - SampleNewWizard.java - Eclipse SDK} CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Java Open Actions, Editor Navigation, External Tools, Open Files, Convert Line Delimiters, Working Sets, JUnit, Java Debug, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@b72884 ASSP: handleEvent51: no shell StyledText {} ASSP: handleEvent52: no shell Canvas {} ASSP: handleEvent53: no shell Composite {} ASSP: handleEvent54: no shell Composite {} ASSP: handleEvent55: no shell Composite {} ASSP: handleEvent56: no shell Composite {} ASSP: handleEvent57: no shell Composite {} ASSP: handleEvent58: no shell Composite {} ASSP: handleEvent59: no shell Composite {} SOURCES >>> Selection changed to null ASSP: handleEvent60: event.widget Shell {Java - MultiPageEditor.java - Eclipse SDK} newActiveShell Shell {Java - MultiPageEditor.java - Eclipse SDK} lastActiveShell Shell {Java - SampleNewWizard.java - Eclipse SDK} SOURCES >>> Active shell changed to Shell {Java - MultiPageEditor.java - Eclipse SDK} SOURCES >>> Active workbench window changed to org.eclipse.ui.internal.WorkbenchWindow@8aeed0 SOURCES >>> Active workbench window shell changed to Shell {Java - MultiPageEditor.java - Eclipse SDK} SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@e1f305 SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@e1f305 SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@6f49494e SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Editor Navigation, Java Open Actions, External Tools, Convert Line Delimiters, Open Files, Working Sets, Java Debug, JUnit, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] ASSP: handleEvent61: no shell StyledText {} ASSP: handleEvent62: no shell Canvas {} ASSP: handleEvent63: no shell Composite {} ASSP: handleEvent64: no shell Composite {} ASSP: handleEvent65: no shell Composite {} ASSP: handleEvent66: no shell Composite {} ASSP: handleEvent67: no shell Composite {} ASSP: handleEvent68: no shell Composite {} ASSP: handleEvent69: no shell Composite {} KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x40000, time = -2111844434, character = 0x0) KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x40000, keyCode = 0x100000f, time = -2111844159, character = 0x0) KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [CTRL+F6, CTRL+@]) KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.ui.window.nextEditor', parameters = {}) COMMANDS >>> execute >>> starting: id=org.eclipse.ui.window.nextEditor; event=ExecutionEvent(Command(org.eclipse.ui.window.nextEditor,Next Editor,Switch to the next editor,Category(org.eclipse.ui.category.window,Window,null,true),ActionHandler(org.eclipse.ui.internal.CycleEditorAction@1012501),null,null,true),{},Event {type=1 StyledText {} time=-2111844159 data=null x=0 y=0 width=0 height=0 detail=0},org.eclipse.core.expressions.EvaluationContext@247cc2) HandlerService: updateShellKludge: Shell {Java - MultiPageEditor.java - Eclipse SDK} CONTEXTS >>> register shell 'Shell {}' as none SOURCES >>> Selection changed to null SOURCES >>> Action sets changed to [] SOURCES >>> Active shell changed to Shell {} CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit ASSP: handleEvent70: event.widget Shell {} newActiveShell Shell {} lastActiveShell Shell {Java - MultiPageEditor.java - Eclipse SDK} SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope] ASSP: handleEvent71: no shell Table {} SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@13da092 SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@13da092 SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) COMMANDS >>> execute >>> success: id=org.eclipse.ui.window.nextEditor; returnValue=null ASSP: handleEvent72: event.widget Shell {Java - Activator.java - Eclipse SDK} newActiveShell Shell {Java - Activator.java - Eclipse SDK} lastActiveShell Shell {*Disposed*} SOURCES >>> Active shell changed to Shell {Java - Activator.java - Eclipse SDK} CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope] SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Editor Navigation, Java Open Actions, External Tools, Convert Line Delimiters, Open Files, Working Sets, Java Debug, JUnit, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope] CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@fb241d ASSP: handleEvent73: no shell StyledText {} ASSP: handleEvent74: no shell Canvas {} ASSP: handleEvent75: no shell Composite {} ASSP: handleEvent76: no shell Composite {} ASSP: handleEvent77: no shell Composite {} ASSP: handleEvent78: no shell Composite {} ASSP: handleEvent79: no shell Composite {} ASSP: handleEvent80: no shell Composite {} ASSP: handleEvent81: no shell Composite {} SOURCES >>> Selection changed to null ASSP: handleEvent82: event.widget Shell {Java - SampleNewWizard.java - Eclipse SDK} newActiveShell Shell {Java - SampleNewWizard.java - Eclipse SDK} lastActiveShell Shell {Java - Activator.java - Eclipse SDK} SOURCES >>> Active shell changed to Shell {Java - SampleNewWizard.java - Eclipse SDK} SOURCES >>> Active workbench window changed to org.eclipse.ui.internal.WorkbenchWindow@996f0c SOURCES >>> Active workbench window shell changed to Shell {Java - SampleNewWizard.java - Eclipse SDK} SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@51b72884 SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Java Open Actions, Editor Navigation, External Tools, Open Files, Convert Line Delimiters, Working Sets, JUnit, Java Debug, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] ASSP: handleEvent83: no shell StyledText {} ASSP: handleEvent84: no shell Canvas {} ASSP: handleEvent85: no shell Composite {} ASSP: handleEvent86: no shell Composite {} ASSP: handleEvent87: no shell Composite {} ASSP: handleEvent88: no shell Composite {} ASSP: handleEvent89: no shell Composite {} ASSP: handleEvent90: no shell Composite {} ASSP: handleEvent91: no shell Composite {} KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x10000, time = -2111805157, character = 0x0) SOURCES >>> Selection changed to null SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@e7b72884 ASSP: handleEvent92: event.widget Shell {Java - SampleNewWizard.java - Eclipse SDK} newActiveShell Shell {Java - SampleNewWizard.java - Eclipse SDK} lastActiveShell Shell {Java - SampleNewWizard.java - Eclipse SDK} ASSP: handleEvent93: no shell StyledText {} ASSP: handleEvent94: no shell Canvas {} ASSP: handleEvent95: no shell Composite {} ASSP: handleEvent96: no shell Composite {} ASSP: handleEvent97: no shell Composite {} ASSP: handleEvent98: no shell Composite {} ASSP: handleEvent99: no shell Composite {} ASSP: handleEvent100: no shell Composite {} ASSP: handleEvent101: no shell Composite {} ASSP: handleEvent102: event.widget Shell {Java - Activator.java - Eclipse SDK} newActiveShell Shell {Java - Activator.java - Eclipse SDK} lastActiveShell Shell {Java - SampleNewWizard.java - Eclipse SDK} SOURCES >>> Active shell changed to Shell {Java - Activator.java - Eclipse SDK} SOURCES >>> Active workbench window changed to org.eclipse.ui.internal.WorkbenchWindow@8aeed0 SOURCES >>> Active workbench window shell changed to Shell {Java - Activator.java - Eclipse SDK} SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@13da092 SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@13da092 SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@a2fb241d SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Editor Navigation, Java Open Actions, External Tools, Convert Line Delimiters, Open Files, Working Sets, Java Debug, JUnit, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] ASSP: handleEvent103: no shell StyledText {} ASSP: handleEvent104: no shell Canvas {} ASSP: handleEvent105: no shell Composite {} ASSP: handleEvent106: no shell Composite {} ASSP: handleEvent107: no shell Composite {} ASSP: handleEvent108: no shell Composite {} ASSP: handleEvent109: no shell Composite {} ASSP: handleEvent110: no shell Composite {} ASSP: handleEvent111: no shell Composite {} KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x40000, time = -2111772190, character = 0x0) KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x40000, keyCode = 0x100000f, time = -2111771945, character = 0x0) KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [CTRL+F6, CTRL+@]) KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.ui.window.nextEditor', parameters = {}) COMMANDS >>> execute >>> starting: id=org.eclipse.ui.window.nextEditor; event=ExecutionEvent(Command(org.eclipse.ui.window.nextEditor,Next Editor,Switch to the next editor,Category(org.eclipse.ui.category.window,Window,null,true),ActionHandler(org.eclipse.ui.internal.CycleEditorAction@1012501),null,null,true),{},Event {type=1 StyledText {} time=-2111771945 data=null x=0 y=0 width=0 height=0 detail=0},org.eclipse.core.expressions.EvaluationContext@1c948cb) HandlerService: updateShellKludge: Shell {Java - Activator.java - Eclipse SDK} CONTEXTS >>> register shell 'Shell {}' as none SOURCES >>> Selection changed to null SOURCES >>> Action sets changed to [] SOURCES >>> Active shell changed to Shell {} CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit ASSP: handleEvent112: event.widget Shell {} newActiveShell Shell {} lastActiveShell Shell {Java - Activator.java - Eclipse SDK} SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope] ASSP: handleEvent113: no shell Table {} SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@e1f305 SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@e1f305 SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) COMMANDS >>> execute >>> success: id=org.eclipse.ui.window.nextEditor; returnValue=null ASSP: handleEvent114: event.widget Shell {Java - MultiPageEditor.java - Eclipse SDK} newActiveShell Shell {Java - MultiPageEditor.java - Eclipse SDK} lastActiveShell Shell {*Disposed*} SOURCES >>> Active shell changed to Shell {Java - MultiPageEditor.java - Eclipse SDK} CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope] SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Editor Navigation, Java Open Actions, External Tools, Convert Line Delimiters, Open Files, Working Sets, Java Debug, JUnit, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope] CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@2949494e ASSP: handleEvent115: no shell StyledText {} ASSP: handleEvent116: no shell Canvas {} ASSP: handleEvent117: no shell Composite {} ASSP: handleEvent118: no shell Composite {} ASSP: handleEvent119: no shell Composite {} ASSP: handleEvent120: no shell Composite {} ASSP: handleEvent121: no shell Composite {} ASSP: handleEvent122: no shell Composite {} ASSP: handleEvent123: no shell Composite {} KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x10000, time = -2111740142, character = 0x0) SOURCES >>> Selection changed to null ASSP: handleEvent124: event.widget Shell {Java - MultiPageEditor.java - Eclipse SDK} newActiveShell Shell {Java - MultiPageEditor.java - Eclipse SDK} lastActiveShell Shell {Java - MultiPageEditor.java - Eclipse SDK} SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@2949494e ASSP: handleEvent125: no shell StyledText {} ASSP: handleEvent126: no shell Canvas {} ASSP: handleEvent127: no shell Composite {} ASSP: handleEvent128: no shell Composite {} ASSP: handleEvent129: no shell Composite {} ASSP: handleEvent130: no shell Composite {} ASSP: handleEvent131: no shell Composite {} ASSP: handleEvent132: no shell Composite {} ASSP: handleEvent133: no shell Composite {} ASSP: handleEvent134: no shell CTabFolder {} ASSP: handleEvent135: no shell Tree {} ASSP: handleEvent136: no shell PageBook {} ASSP: handleEvent137: no shell Composite {} ASSP: handleEvent138: no shell Composite {} SOURCES >>> Active part changed to org.eclipse.ui.views.contentoutline.ContentOutline@17a04af SOURCES >>> Active part id changed to org.eclipse.ui.views.ContentOutline SOURCES >>> Active site changed to PartSite(id=org.eclipse.ui.views.ContentOutline,pluginId=org.eclipse.ui.views,registeredName=Outline) SOURCES >>> Active editor changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.ui.contexts.window] SOURCES >>> Action sets changed to [Java Navigation, Annotation Navigation, Launch, Resource Navigation, Java Open Actions, Editor Navigation, External Tools, Open Files, Convert Line Delimiters, Working Sets, JUnit, Java Debug, Software Updates, Java Element Creation, Keyboard Shortcuts, Java Search, Breakpoints, Search, Cheat Sheets, Java Coding, Java Editor Presentation, Editor Presentation] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to [class SampleNewWizard [in [Working copy] SampleNewWizard.java [in z.ex.editor.mpe.wizards [in src [in z.ex.editor.mpe]]]] SampleNewWizardPage page ISelection selection SampleNewWizard() void addPages() boolean performFinish() class void run(IProgressMonitor) void doFinish(String, String, IProgressMonitor) class void run() InputStream openContentStream() void throwCoreException(String) void init(IWorkbench, IStructuredSelection)] ASSP: handleEvent139: no shell StyledText {} ASSP: handleEvent140: no shell Canvas {} ASSP: handleEvent141: no shell Composite {} ASSP: handleEvent142: no shell Composite {} ASSP: handleEvent143: no shell Composite {} ASSP: handleEvent144: no shell Composite {} SOURCES >>> Active part changed to org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor@18fea98 SOURCES >>> Active part id changed to org.eclipse.jdt.ui.CompilationUnitEditor SOURCES >>> Active site changed to PartSite(id=org.eclipse.jdt.ui.CompilationUnitEditor,pluginId=org.eclipse.jdt.ui,registeredName=Java Editor) CONTEXTS >>> [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] SOURCES >>> Selection changed to org.eclipse.jface.text.TextSelection@16b72884 ASSP: handleEvent145: no shell Composite {} KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x40000, time = -2111706899, character = 0x0) KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x40000, keyCode = 0x100000f, time = -2111706685, character = 0x0) KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [CTRL+F6, CTRL+@]) HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.nextView' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.back' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.revert' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.newQuickMenu' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.help.tipsAndTricksAction' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.newWindow' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.hideShowEditors' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.previous' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.showSystemMenu' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.openWorkspace' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.project.openProject' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.closePerspective' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.showInQuickMenu' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.pinEditor' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.edit.move' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.closeAllPerspectives' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.maximizePart' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.edit.cut' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.customizePerspective' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.forward' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.help.helpSearch' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.previousEditor' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.saveAs' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.savePerspective' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.project.buildProject' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.goInto' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.close' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.help.dynamicHelp' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.exit' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.up' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.closeAllSaved' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.project.closeProject' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.nextEditor' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.activateEditor' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.help.helpContents' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.newEditor' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.saveAll' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.closeAll' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.project.buildAll' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.project.properties' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.refresh' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.resetPerspective' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.lockToolBar' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.help.quickStartAction' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.openEditorDropDown' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.file.save' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.showViewMenu' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.switchToEditor'HandlerService: updateShellKludge: Shell {Java - SampleNewWizard.java - Eclipse SDK} HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.edit.rename' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.next' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.forwardHistory' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.navigate.backwardHistory' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.nextPerspective' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.help.aboutAction' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.project.cleanAction' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.minimizePart' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.previousPerspective' HANDLERS >>> Unresolved conflict detected for 'org.eclipse.ui.window.previousView' KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.ui.window.nextEditor', parameters = {}) KEYS >>> not handled COMMANDS >>> execute >>> starting: id=org.eclipse.ui.window.nextEditor; event=ExecutionEvent(Command(org.eclipse.ui.window.nextEditor,Next Editor,Switch to the next editor,Category(org.eclipse.ui.category.window,Window,null,true),null,null,null,true),{},Event {type=1 StyledText {} time=-2111706685 data=null x=0 y=0 width=0 height=0 detail=0},org.eclipse.core.expressions.EvaluationContext@7c6928) COMMANDS >>> execute >>> not handled: id=org.eclipse.ui.window.nextEditor; exception=org.eclipse.core.commands.NotHandledException: There is no handler to execute. KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x40000, time = -2111705028, character = 0x0) KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x40000, keyCode = 0x100000f, time = -2111704844, character = 0x0) KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [CTRL+F6, CTRL+@]) KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.ui.window.nextEditor', parameters = {}) KEYS >>> not handled COMMANDS >>> execute >>> starting: id=org.eclipse.ui.window.nextEditor; event=ExecutionEvent(Command(org.eclipse.ui.window.nextEditor,Next Editor,Switch to the next editor,Category(org.eclipse.ui.category.window,Window,null,true),null,null,null,true),{},Event {type=1 StyledText {} time=-2111704844 data=null x=0 y=0 width=0 height=0 detail=0},org.eclipse.core.expressions.EvaluationContext@7c6928) COMMANDS >>> execute >>> not handled: id=org.eclipse.ui.window.nextEditor; exception=org.eclipse.core.commands.NotHandledException: There is no handler to execute. HandlerService: updateShellKludge: Shell {Java - SampleNewWizard.java - Eclipse SDK} KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x40000, time = -2111701318, character = 0x0) KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x40000, keyCode = 0x100000f, time = -2111701134, character = 0x0) KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [CTRL+F6, CTRL+@]) KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.ui.window.nextEditor', parameters = {}) KEYS >>> not handled COMMANDS >>> execute >>> starting: id=org.eclipse.ui.window.nextEditor; event=ExecutionEvent(Command(org.eclipse.ui.window.nextEditor,Next Editor,Switch to the next editor,Category(org.eclipse.ui.category.window,Window,null,true),null,null,null,true),{},Event {type=1 StyledText {} time=-2111701134 data=null x=0 y=0 width=0 height=0 detail=0},org.eclipse.core.expressions.EvaluationContext@7c6928) HandlerService: updateShellKludge: Shell {Java - SampleNewWizard.java - Eclipse SDK} COMMANDS >>> execute >>> not handled: id=org.eclipse.ui.window.nextEditor; exception=org.eclipse.core.commands.NotHandledException: There is no handler to execute. KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x0, keyCode = 0x40000, time = -2111700396, character = 0x0) KEYS >>> Listener.handleEvent(type = KeyDown, stateMask = 0x40000, keyCode = 0x100000f, time = -2111700213, character = 0x0) KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [CTRL+F6, CTRL+@]) KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.ui.window.nextEditor', parameters = {}) KEYS >>> not handled COMMANDS >>> execute >>> starting: id=org.eclipse.ui.window.nextEditor; event=ExecutionEvent(Command(org.eclipse.ui.window.nextEditor,Next Editor,Switch to the next editor,Category(org.eclipse.ui.category.window,Window,null,true),null,null,null,true),{},Event {type=1 StyledText {} time=-2111700213 data=null x=0 y=0 width=0 height=0 detail=0},org.eclipse.core.expressions.EvaluationContext@7c6928) COMMANDS >>> execute >>> not handled: id=org.eclipse.ui.window.nextEditor; exception=org.eclipse.core.commands.NotHandledException: There is no handler to execute. HandlerService: updateShellKludge: Shell {Java - SampleNewWizard.java - Eclipse SDK} CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope, org.eclipse.ui.contexts.window] CONTEXTS >>> [org.eclipse.jdt.ui.javaEditorScope] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [org.eclipse.jdt.ui.javaEditorScope] SOURCES >>> Active part changed to null SOURCES >>> Active part id changed to null SOURCES >>> Active site changed to null SOURCES >>> Active editor changed to null SOURCES >>> Active editor id changed to null CONTEXTS >>> [] BINDINGS >>> Cache hit SOURCES >>> Contexts changed to [] SOURCES >>> Selection changed to null SOURCES >>> Selection changed to null SOURCES >>> Selection changed to null SOURCES >>> Selection changed to null SOURCES >>> Active shell changed to Shell {Progress Information} SOURCES >>> Active workbench window changed to null SOURCES >>> Active workbench window shell changed to null ASSP: handleEvent146: event.widget Shell {Progress Information} newActiveShell Shell {Progress Information} lastActiveShell Shell {*Disposed*} ASSP: handleEvent147: no shell ProgressIndicator {}