Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360479 - org.eclipse.wst.debug.core.tests has UI dependencies
Summary: org.eclipse.wst.debug.core.tests has UI dependencies
Status: RESOLVED WONTFIX
Alias: None
Product: JSDT
Classification: WebTools
Component: Debug (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Michael Rennie CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 15:00 EDT by Nitin Dahyabhai CLA
Modified: 2011-11-23 12:11 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.