[weld-dev] CDI support in JBoss Tools 3.1 CR2

Max Rydahl Andersen max.andersen at redhat.com
Thu Feb 25 17:29:28 EST 2010


Hi,

CDI support been in the nightly builds of JBoss Tools for a while but is now enabled fully in the CR2 release.

See http://docs.jboss.org/tools/whatsnew/cdi/cdi-news-3.1.0.CR2.html and http://bit.ly/cgCvVI 

"We now support Contexts and Dependency Injection (CDI/JSR-299) annotations and it works on any Eclipse Java project, you simply need to go to the Configure menu and enable CDI.

When enabled this gives you nice code completion in EL for @Named beans, allows you to easily navigate to @Injection points via Ctrl+Click or use search for references finds all occurrences where a named bean are used and if you have validation enabled on the project the project will be checked for certain errors in your CDI constructs giving you instant feedback. Refactoring of methods on CDI beans will be reflected in EL expressions. "

It covers the basics and we will be covering more going forward in the nightly builds - but now we at least got a good start :)

-- 
/max


More information about the weld-dev mailing list