Eric- Could you take a look at this bug and let me know your thoughts:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384508 Thanks, JD On Tue, Jul 10, 2012 at 8:11 AM, Eric Moffatt <[email protected]> wrote: > > Joseph, this seems like an excellent idea ! The basics are there in terms > of having model listeners for the things we need to stay synch'd with but > the actual handling of the toolbar itself may be somewhat messy. The > current code uses 'pure' e4 to create a 'saved' perspective by cloning it > and also to instantiate it so that shouldn't be an issue to implement > 'locally' (we had to put the implementation into the WorkbenchPage to > satisfy API requirements). > > If there's anything we can do to help just let us know... > Eric > > > > From: > Joseph D Carroll Jr <[email protected]> > To: E4 Project developer mailing list <[email protected]> Date: 07/09/2012 > 09:02 AM Subject: Re: [e4-dev] New PerspectiveSwitcher Implementation Sent > by: [email protected] > ------------------------------ > > > > I was under the [mis-]impression that all of the code related to Eclipse4 > was under the e4 git repository group. Upon further inspection I now > realize that the code I am looking for is list under platform. (Because it > has been promoted... ) > > What projects are still in the incubator, and is there any official > release plan for them? I know there was a brief discussion recently with > Wayne regarding the continued use of e4 as an incubator, but I don't recall > any list of projects still in there. > > In a pure Eclipse4 sense, I am assuming I should avoid use of the > following bundles as parts if not all will be deprecated: > - org.eclipse.ui.forms > - org.eclipse.ui.ide.application > - org.eclipse.ui.ide > - org.eclipse.ui.navigator.resources > - org.eclipse.ui.navigator > - org.eclipse.ui.presentations.r21 > - org.eclipse.ui.views > - org.eclipse.ui.win32 > - org.eclipse.ui.workbench.compatibility > - org.eclipse.ui.workbench > - org.eclipse.ui > > And thanks Paul, as soon as I read your comments below I realized my error. > > > JD > > On Mon, Jul 9, 2012 at 7:26 AM, Paul Webster <* > [email protected]* <[email protected]>> wrote: > What's in your workspace currently? > > Some of the methods you mentioned were added post-Juno, so they're not in > the target platform, only in the repository (eclipse.platform.ui/master) > > I've attached 2 PSFs that contains a useful set of projects you can import > into your workspace if you're working on code in 4.2.1/4.3 > > If you have any other questions, please feel free to ask here (and you can > always ping us on IRC, although that's less reliable irc://* > freenode.net/#eclipse-e4* <http://freenode.net/#eclipse-e4> :-) > > Later, > PW > > > -- > Paul Webster > Hi floor. Make me a sammich! - GIR > > _______________________________________________ > e4-dev mailing list* > **[email protected]* <[email protected]>* > **https://dev.eclipse.org/mailman/listinfo/e4-dev*<https://dev.eclipse.org/mailman/listinfo/e4-dev> > > _______________________________________________ > 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 > >
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
