Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 133643

Summary: Source Not Found Editor pops up after evaluation in Snippet Editor
Product: [Eclipse Project] JDT Reporter: Samantha Chan <chanskw>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Samantha Chan CLA 2006-03-28 13:33:17 EST
Not sure how to reproduce it and it only happens from time to time.

After some evaluation in the Snippet Editor, the Source Not Found Editor is displayed, covering up the snippet editor.  Once it happens, it seems to happen all the time.  I have to terminate the scrapbook debug session to stop the editor from popping up.

This is shown in the Debug View:

org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookMain at localhost:1719
	Thread [main] (Suspended)
		ScrapbookMain1.eval(Class) line: 20
		NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
		NativeMethodAccessorImpl.invoke(Object, Object[]) line: 64
		DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
		Method.invoke(Object, Object...) line: 615
		ScrapbookMain.evalLoop(URL[]) line: 54
		ScrapbookMain.main(String[]) line: 35
	Thread [Signal Dispatcher] (Running)
Comment 1 Darin Wright CLA 2006-04-04 18:11:05 EDT

*** This bug has been marked as a duplicate of 123589 ***