]
Rastislav Wagner closed JBIDE-18494.
------------------------------------
verified in JBT 4.3.0 nightly (2.6.2015)
Importing EAP "jboss-logging" quickstart raises errors
------------------------------------------------------
Key: JBIDE-18494
URL:
https://issues.jboss.org/browse/JBIDE-18494
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, upstream
Affects Versions: 4.2.0.CR1
Environment: JBDS 8.0.CR1
Java 1.7 - OpenJDK
RHEL6
Reporter: Len DiMaggio
Assignee: Fred Bricon
Fix For: 4.3.0.Beta1
Steps to recreate issue:
* Dowload, unzip EAP quickstarts from -
http://www.jboss.org/quickstarts/eap
* Install JBDS8.0.CR1
* Import-> Existing Maven Projects - select the quickstart
The error raised is:
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build
Path home.jsp /jboss-logging/src/main/webapp line 1 JSP Problem
(This can be fixed by adding Maven Managed Dependencies to the Java Build path)