Community
Participate
Working Groups
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?
(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.
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.