Community
Participate
Working Groups
The MANIFEST of org.eclipse.stem.ui.grapheditor specifies dependencies on org.eclipse.zest.core;bundle-version="1.2.0", and org.eclipse.zest.layouts;bundle-version="1.1.0", but there is no documentation on how to resolve these dependencies.
Thanks Jan. This is a new external dependency on Eclipse Zest that we haven't documented yet. Jamie/Stefan, any thoughts on how to address this, other than updating documentation? This is the first new external dependency introduced in a while. The only other external not-packaged-by-default dependencies for compilation are EMF and BIRT. We handle these dependencies via documentation & the Eclipse Installation Manager. Zest can also be obtained via the Installation Manager & Helios Update Site. My biggest concern is, unlike EMF/BIRT, I'm not sure we can depend on any version of Zest for compilation/runtime - we may be locked into a specific release (1.2.0). One way around this is to use the Target Platforms, which Dan started but not sure it was ever finished. This will download the proper version of dependent plug-ins for a developer's workspace. Thoughts?
I added the new dependency **Under ''Modeling'' You will ALSO need to install the Graphical Editing Framework '''Zest''' Visualization Toolkit SDK. This is required. to the documentation on the wiki under http://wiki.eclipse.org/Running_STEM_from_the_Development_Environment and http://wiki.eclipse.org/STEM_Eclipse_Setup#Installing_Features_from_the_Galileo_Discovery_Site
Thanks, Jamie, but I cannot find the ZEST framework in the Galileo repository (http://download.eclipse.org/releases/galileo) as described.
jk
This is fixed. Jan also updated wiki doc.
close
Apologies - I should have added a comment earlier. I wasn't able to find the ZEST framework because it isn't shown when the "Group items by category" checkbox is selected. This seems to be an eclipse bug / inconvenience. See http://dev.eclipse.org/newslists/news.eclipse.tools.gef/msg21589.html