Community
Participate
Working Groups
For some plugins the SDK contains no source plugin. See the 1.0.1RC1 SDK for example: http://www.eclipse.org/downloads/download.php?file=/modeling/m2t/xpand/downloads/drops/1.0.1/S201008100559/m2t-xpand-SDK-1.0.1RC1.zip Source plugins are missing for the following plugins: - org.eclipse.xpand.support.cdt - org.eclipse.xtend.middleend.xpand - org.eclipse.xtend.middleend.xtend - org.eclipse.xtend.util.stdlib
The Xpand Middleend SDK is now available on the M2T Xpand Update-Site, hence the source plugins of the Xpand and Xtend middleends are now available as well. Should be fixed for the middleends now.
Included org.eclipse.util.xtend.stdlib into feature org.eclipse.xtend. This way it should be part of its source feature. For org.eclipse.xpand.support.cdt a source plugin is generated by adding tihs to the build.properties: generate.plugin@org.eclipse.xpand.support.cdt.source=org.eclipse.xpand.support changeset: 5855e649432fdb337e881a22c63141017fca2ed1
Source plugins created: - org.eclipse.xpand.support.cdt.source_<version>.jar - org.eclipse.xtend.util.stdlib.source_<version>.jar See https://hudson.eclipse.org/hudson/job/Xpand-nightly-HEAD/lastSuccessfulBuild/artifact/xpand.p2.repository/plugins/
Requested via bug 522520. -M.