[
https://issues.jboss.org/browse/JBIDE-12518?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-12518:
----------------------------------------
2) @Parameters String[] paramsArray
@Parameters is a weld extension which is not supported by CDI Tools yet. CDI Tools
supports only JSR-299, some Seam 3 and DeltaSpike extensions.
I will create a new feature request for Weld extensions.
JBDS shows "false" "no bean is eligible" warnings
for WELD
----------------------------------------------------------
Key: JBIDE-12518
URL:
https://issues.jboss.org/browse/JBIDE-12518
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Shay Matasaro
JBDS shows WELD "no bean is eligible"
warnings that are not correct in the following situations:
1) Taking Class A and Class B, and where B is marked as @Alternative , and injected into
A.
2) @Parameters String[] paramsArray
3) @Inject BoundRequestContext boundRequestContext;
4) @Inject BoundSessionContext boundSessionContext;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira