Yes, thanks! Yves YANG > On Tue, Dec 15, 2009 at 10:10 AM, <[email protected]> wrote: >> Here I have given a low level solution. >> >> The extension point is provided in plugin "org.eclipse.e4.xwt.pde". >> org.eclipse.e4.xwt is general, which can be used anywhere. >> "org.eclipse.e4.xwt.pde" takes care of eclipse integration. You can find >> the following extension points: >> Â 1. Converter >> Â Â For data type conversion >> Â 2. Metaclass >> Â Â To register a metaclass >> Â 3. MetaclassFactory >> Â Â To register a metaclass factory >> Â 4. Style >> Â Â To register a style engine >> Â 5. Logger >> Â Â To setup a logger > > > I've opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=297850 for > the xwt.pde bundle starting the xwt bundle. > > So if people are using XWT as part of a bundle, they should be > providing their event code and/or custom widgets through the xwt.pde > extension points? That makes sense. > > PW > > -- > Paul Webster > Hi floor. Make me a sammich! - GIR > _______________________________________________ > 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
