Talk:Dynamic Working Sets
Revision as of 02:16, 8 July 2015 by Stepper.esc-net.de (Talk | contribs) (Stepper.esc-net.de moved page Talk:Setup-Eclipse/Dynamic working sets to Talk:Dynamic Working Sets)
Hi, I have tried to install the Dynamic Working set from version 1.0.101.v20140218-1830, but there is nothign dynamic here, it just creates a few CDO working set and that is it. the plugin.xml of org.eclipse.emf.cdo.releng.workingsets_1.0.101.v20140218-1830.jar the only define an early start extension pour to an empty class.
<extension point="org.eclipse.ui.startup"> <startup class="org.eclipse.emf.cdo.releng.workingsets.EarlyStartup"> </startup> </extension>