Dependency Injection: Quickfix for Managed Bean with a non-static
public
field
#209
Labels
diagnostic
Diagnostic item
static
public
field
#209
Managed Beans
Diagnostics already exists and is shown as an error on the field with the following error:
Quickfixes
@Dependent
scope to the classpublic
and/or addingstatic
modifier to the fieldExample
The following is a faulty example code snippet:
Related to #153
The text was updated successfully, but these errors were encountered: