Depedency Injection: Diagnostic for unsatisfied depedencies with @Inject
#164
Labels
diagnostic
Diagnostic item
project-info-needed
Cannot be implemented until there is logic to get more information from the Java project
snippet
Snippet item
Unsatisfied and ambiguous dependencies
Which Java classes are managed beans?
Dependency injection and lookup
Beans and Attributes
Diagnostics
@Inject
field/method/constructorNote 1: Only one dependency class must match, else ambiguous error would be thrown #163
Note 2: Diagnostics involving identifying annotation existence might not be possible and depends on #159
Example
The following is a fault code snippet example with
@Qualifier
:Related to #153
The text was updated successfully, but these errors were encountered: