Community
Participate
Working Groups
Currently, there is no runtime feature that only provides the minimal JavaFX requirements, i.e. that only bundles: - org.eclipse.fx.javafx - org.eclipse.fx.osgi It would be nice to have such a minimal runtime feature that could be referenced by all those clients that only want to use JavaFX (and no other parts of e(fx)clipse. Maybe something like org.eclipse.fx.core.runtime could be an appropriate name for it?
fixed with http://git.eclipse.org/c/efxclipse/org.eclipse.efxclipse.git/commit/?id=01772e34db304f47148b74005bb55e651996bb31 - the shared-p2 repo (http://download.eclipse.org/efxclipse/runtime-shared-nightly/site) now has a feature named "org.eclipse.fx.runtime.min.feature" which only holds the 2 requested bundles
Thanks very much, Tom. Could you publish the feature to Mars simrel build M2+0? This would allow me to directly refer to it when publishing the GEF bits as a +1.
Created attachment 247394 [details] Screenshot showing missing feature names It seems the feature name is not set (or set to 'feature'). Looks a bit strange...
Ok please file a new bug for that so we can fix it.