< Main Index Forge Tools News >
CDI (JSR-299) |
|
New CDI Web Project Wizard |
New CDI Web Project wizard is now available: ![]() |
CDI Extensions/Solder |
|
@DefaultBean validation |
Solder default beans (@DefaultBean) are validated and if any of the following problems is detected then CDI validator will mark the code: ![]() |
|
|
All Assignable Beans Dialog |
New filter "Eliminated @DefaultBean" is now available in Assignable Beans dialog (Ctrl+Click on @Inject) which helps you to filter out default beans for the injection point. Note: you will see this filter only if your project has Solder jars in its classpath. ![]() |
|