]
Max Rydahl Andersen commented on JBIDE-18316:
---------------------------------------------
this should not have been detached - fixing the xsd issues affecting JAva EE 7 and other
of our prodcts was actually supposed to have happend for Mars.
[~vrubezhny] or [~rob.stryker] did you guys ever look into fixing these ?
Errors in project after import WildFly quickstarts (bundled XSD)
----------------------------------------------------------------
Key: JBIDE-18316
URL:
https://issues.jboss.org/browse/JBIDE-18316
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server, upstream
Affects Versions: 4.2.0.Beta3
Reporter: Xavier Coulon
Assignee: Max Rydahl Andersen
Priority: Critical
Fix For: 4.3.0.Beta2
After importing all modules from
https://github.com/wildfly/quickstart into JBDS
8.0.0.CR1b, a few projects have errors because of XML validation, such as:
{code}
Referenced file contains errors
(jar:file:/Users/xcoulon/DevToolz/ide/jbossdevstudio800CR1b/studio/plugins/org.jboss.tools.as.catalog_3.0.0.CR1-v20140905-1648-B75.jar!/schema/xsd/jboss-ejb3-2_0.xsd).
For more information, right click on the message in the Problems View and select
"Show Details..."
{code}