Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sisu-users] [ANN] Eclipse/Sisu 0.2.0

Hi folks,

Eclipse/Sisu 0.2.0 (aka the lifecycle release) is now available:

http://eclipse.org/sisu/download/

http://wiki.eclipse.org/Sisu/Changelog

To enable support for @PostConstruct and @PreDestroy you currently need to install the LifecycleModule - we’ll look at adding this automatically in the extender when bundles use JSR250 lifecycle annotations.

The next release (0.3.0) will support injecting fine-grained services and extensions:

https://bugs.eclipse.org/bugs/buglist.cgi?product=Sisu&target_milestone=0.3.0

--
Cheers, Stuart

Back to the top