Community
Participate
Working Groups
= Problem description = When using org.eclipse.sphinx.xtendxpand.ui.jobs.ConvertToXtendXpandEnabledProjectJob for converting existing projects into Xtend/Xpand-enabled projects way too many plug-in depencendies are added. However, for creating Xtend/Xpand templates in the resulting project and running them with the actions and wizards provided by Sphinx only one single plug-in dependency is really required: org.eclipse.xtend.util.stdlib. = Proposed resolution = Modify ConvertToXtendXpandEnabledProjectJob such that only a dependency to org.eclipse.xtend.util.stdlib gets added to projects under conversion.
Fixed as proposed in description.
Mass-closing Resolved tickets