Bug 64415 - Error opening editor window in Debugger
Summary: Error opening editor window in Debugger
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-05-27 14:42 EDT by Jim Adams CLA
Modified: 2007-06-22 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Adams CLA 2004-05-27 14:42:56 EDT
In 3.0M9. While stopped at a breakpoint I clicked back up the stack to look at 
code. I ended up back at javasoft code but the editor crashed with the te 
following traceback:
java.lang.ClassCastException: org.eclipse.ui.internal.EditorPane$1
$ErrorEditorPart
at org.eclipse.jdt.internal.ui.javaeditor.ASTProvider.activeJavaEditorChanged
(ASTProvider.java:216)
at org.eclipse.jdt.internal.ui.javaeditor.ASTProvider.access$0
(ASTProvider.java:211)
at 
org.eclipse.jdt.internal.ui.javaeditor.ASTProvider$ActivationListener.partOpene
d(ASTProvider.java:100)
at org.eclipse.ui.internal.PartListenerList2$5.run(PartListenerList2.java:101)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:608)
at org.eclipse.core.runtime.Platform.run(Platform.java:758)
at org.eclipse.ui.internal.PartListenerList2.firePartOpened
(PartListenerList2.java:99)
at org.eclipse.ui.internal.WWinPartService$1.partOpened
(WWinPartService.java:62)
at org.eclipse.ui.internal.PartListenerList2$5.run(PartListenerList2.java:101)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:608)
at org.eclipse.core.runtime.Platform.run(Platform.java:758)
at org.eclipse.ui.internal.PartListenerList2.firePartOpened
(PartListenerList2.java:99)
at org.eclipse.ui.internal.WorkbenchPage.firePartOpened
(WorkbenchPage.java:1398)
at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:150)
at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:182)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection
(PartStack.java:912)
Comment 1 Olivier Thomann CLA 2004-05-27 15:26:22 EDT
Move to JDT/UI
Comment 2 Dani Megert CLA 2004-05-28 04:49:26 EDT
did you install some additional plug-ins (maybe MyEclipse IDE)?
Comment 3 Jim Adams CLA 2004-11-17 13:35:47 EST
This was a long time ago and I can't remember what I was doing. I did not have 
MYEclipse loaded. I have not seen this again.
Comment 4 Dani Megert CLA 2007-06-22 09:59:09 EDT
Get rid of deprecated state.
Comment 5 Dani Megert CLA 2007-06-22 10:04:28 EDT
.