Hi Kai, > Hi All, > > On January 28th, I'll give a session about e4 at the OOP 2010 conference > in Munich and I want to demonstrate the latest and greatest e4 :) > > I just updated the CVS and noticed a few things (I am still using the > IBuild from December, not the one from yesterday) > ... > - org.eclipse.e4.tools.ui.designer does not compile: > In E4Designer: import org.eclipse.e4.ui.model.application.provider > cannot be resolved
You need to import the project "org.eclipse.e4.ui.model.workbench.edit" from e4/o.e.e4.ui/bundles. In general, the psf is updated. You should have not this problem if you check out via PSF. Regards Yves > > Questions: > - Shall we use the IBuild from January 24 as base? > - How can above errors be resolved? > > Thanks > > Kai > --- > > > Kai Tödter > > Siemens AG > Corporate Technology > System Architecture & Platforms > CT T DE IT 1 > Otto-Hahn-Ring 6 > 81739 Munich, Germany > Phone: +49 89 636-41064 > Fax: +49 89 636-45450 > mailto: [email protected] > Internet: www.siemens.com/corporate-technology > > Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard > Cromme; Managing Board: Peter Loescher, Chairman, President and Chief > Executive Officer; Heinrich Hiesinger, Joe Kaeser, Rudi Lamprecht, Eduardo > Montes, Juergen Radomski, Erich R. Reinhardt, Hermann Requardt, Uriel J. > Sharef, Peter Y. Solmssen, Klaus Wucherer; Registered offices: Berlin and > Munich; Commercial registries: Berlin Charlottenburg, HRB 12300, Munich, > HRB 6684; WEEE-Reg.-No. DE 23691322 > > > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev > _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
