]
Jeff MAURY updated JBIDE-26686:
-------------------------------
Fix Version/s: 4.13.x
"ejb-remote" quickstart from Red Hat Central contains
errors after import and the "Show the quick fix dialog" checkbox is enabled
---------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-26686
URL:
https://issues.jboss.org/browse/JBIDE-26686
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.12.0.AM1
Environment: OS X 10.14.5
Reporter: Zbyněk Červinka
Assignee: Jeff MAURY
Priority: Major
Fix For: 4.13.x
Attachments: Show the quick fix dialog.png, problem_view.png
*The "Show the quick fix dialog" checkbox is enabled after import*
- see the "{color:red}Show the quick fix dialog.png{color}" image in the
attahcment
*Errors are contained in the following files ( see the {color:red}problem_view.png{color}
in the attachment).*
- CounterBean.java
- CalculatorBean.java
- pom.xml
[pom.xml] For artifact
{org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:null:jar}: The version
cannot be empty.
[pom.xml] Project build error: 'dependencies.dependency.version' for
org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar is missing.
[pom.xml] Project build error: Non-resolvable import POM: Could not find artifact
org.jboss.spec:jboss-javaee-7.0:pom:1.0.3.Final-redhat-2 in central
[CounterBean.java CalculatorBean.java]
The import javax.ejb cannot be resolved