Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » @PreDestroy methods not being called
@PreDestroy methods not being called [message #732152] Tue, 04 October 2011 00:54 Go to previous message
Kory Markevich is currently offline Kory Markevich
Messages: 2
Registered: July 2009
Junior Member
I've created small e4 based RCP app but am having difficulty with the @PreDestroy annotation. Specifically nothing marked with one seems to ever be called when I close my app. I've tried with my views and addons, even checked CommandProcessingAddon, but they're never called. This seems a bit extreme, so rather than file a bug I'm suspecting some issue or misunderstanding on my end. I'm running under 4.2M2. Is there something I'm missing?

I've tried dropping breakpoints in InjectorImpl, but neither uninject( ) nor disposed( ) are ever called.
 
Read Message
Read Message
Previous Topic:Change Part size dynamically
Next Topic:trouble with keybinding in fragment
Goto Forum:
  


Current Time: Sat May 18 13:59:17 EDT 2013

Powered by FUDForum. Page generated in 0.01880 seconds