-
Bug
-
Resolution: Done
-
Minor
-
AD183 - EAP 7.0 2 20181009
-
None
-
7
-
ROLE
-
en-US (English)
URL:
Reporter RHNID:
Section: - Lab: Implementing Contexts and Dependency Injection
Language: en-US (English)
Workaround: Manually import the corresponding inject.Inject
import javax.inject.Inject;
Description: There is a missing instruction to import the corresponding inject.Inject because of this it throws and error when we try to build it. This needs appearing at step 4.7