Community
Participate
Working Groups
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.
fixed, thanks.
Bug resolved before Xpand 1.2 release date => Closing