Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 307960 - org.eclipse.xpand.ui doesn't compile without org.eclipse.debug.core
Summary: org.eclipse.xpand.ui doesn't compile without org.eclipse.debug.core
Status: CLOSED FIXED
Alias: None
Product: M2T
Classification: Modeling
Component: Xpand (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 03:58 EDT by Michal Ruzicka CLA
Modified: 2013-02-21 08:12 EST (History)
1 user (show)

See Also:
sven.efftinge: helios+


Attachments
patch to add org.eclipse.debug.core as a dependency of org.eclipse.xpand.ui (584 bytes, patch)
2010-04-02 03:58 EDT, Michal Ruzicka CLA
sven.efftinge: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Ruzicka CLA 2010-04-02 03:58:39 EDT
Created attachment 163703 [details]
patch to add org.eclipse.debug.core as a dependency of org.eclipse.xpand.ui

The following error is reported for org.eclipse.xpand.ui.debug.XpandPluginAdapter:
  The type org.eclipse.debug.core.model.IBreakpoint cannot be resolved. It is
  indirectly referenced from required .class files

Adding org.eclipse.debug.core to the dependencies of org.eclipse.xpand.ui (see the attached patch) fixes the problem for me.
Comment 1 Sven Efftinge CLA 2010-04-06 09:07:40 EDT
fixed, thanks.
Comment 2 Karsten Thoms CLA 2013-02-21 08:12:57 EST
Bug resolved before Xpand 1.2 release date => Closing