Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Re: rcp, osgi, and dynamic weaving

Does this currently work with an RCP based application? I've tried
including the fragments in my project but haven't seen any dynamic
weaving taking place. In fact the WeavingConfigurator isn't being
instantiated (it looks to me like that is where the weaving libraries
get incorporated at runtime).

I'm currently launching via an eclipse debug configuration.


Back to the top