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

Bug 360479

Summary: org.eclipse.wst.debug.core.tests has UI dependencies
Product: [WebTools] JSDT Reporter: Nitin Dahyabhai <thatnitind>
Component: DebugAssignee: Project Inbox <jsdt.debug-inbox>
Status: RESOLVED WONTFIX QA Contact: Michael Rennie <Michael_Rennie>
Severity: minor    
Priority: P3 CC: thatnitind
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Nitin Dahyabhai CLA 2011-10-10 15:00:08 EDT
org.eclipse.wst.debug.core.tests.AbstractBreakpointTest makes use of Text Editor and UI classes.  Was this just to avoid creating a org.eclipse.wst.debug.ui.tests bundle?
Comment 1 Michael Rennie CLA 2011-10-11 11:58:47 EDT
(In reply to comment #0)
> org.eclipse.wst.debug.core.tests.AbstractBreakpointTest makes use of Text
> Editor and UI classes.  Was this just to avoid creating a
> org.eclipse.wst.debug.ui.tests bundle?

Yes.
Comment 2 Michael Rennie CLA 2011-11-23 12:11:00 EST
Closing, there is nothing to fix here, the tests are named "core" because they are platform-centric tests and do not test any of the specific debug support provided - i.e. like Rhino, Crossfire, etc.