Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] e4-izing the IDE


As a learning exercise, I'm trying to get the IDE to use the E4Application as the entry point. I'm not sure if that buys me anything but it does give me a good idea of how what our compatibility layer does. Obviously, the first step is to figure out how to create the legacy Workbench object since the first thing I get are exceptions that it's missing. I'm thinking of using the life cycle manager since I just playing with that for some product stuff. Gets me going at least.

It would be great if you'd document your findings about the bootstrapping code on some wiki.


Back to the top