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

Bug 33414

Summary: Junit refactoring error
Product: [Eclipse Project] Platform Reporter: Jose Miguel Sanz <josesanz>
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Jose Miguel Sanz CLA 2003-02-27 03:25:17 EST
· Create a junit test case and fill the methods
· Run this junit test case
· Refactor junit test case
· Try tu re-run this junit test case, it says it can't find class. If you go to
Run>Run... menu and search your junit test case at the tree you see that the
"Test class" input still have inserted the previous-refactoring class.
Comment 1 DJ Houghton CLA 2003-02-27 09:56:28 EST
I'm not sure if the launch configurations provide support for refactored 
classes.

Moving to Platform/Debug for comment.
Comment 2 Darin Wright CLA 2003-02-27 09:58:49 EST
We do not support launch config update based on refactorings.

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