-
Bug
-
Resolution: Done
-
Critical
-
4.4.3.AM1
-
None
-
devex #169 July 2019, devex #172 Sep 2019, devex #171 Aug 2019, devex #173 Oct 2019
-
13
Quickstarts on Central home page are old(links: "HTML5 Project", "AngularJS Forge", "Java EE Web Project"), so when importing these quickstarts, multiple warnings occur:
Description Resource Path Location Type Build path specifies execution environment JavaSE-1.6. There are no JREs installed in the workspace that are strictly compatible with this environment. jboss-as-kitchensink-html5-mobile Build path JRE System Library Problem Build path specifies execution environment JavaSE-1.7. There are no JREs installed in the workspace that are strictly compatible with this environment. jboss-forge-html5 Build path JRE System Library Problem Build path specifies execution environment JavaSE-1.7. There are no JREs installed in the workspace that are strictly compatible with this environment. jboss-javaee-webapp Build path JRE System Library Problem No connection specified for project. No database-specific validation will be performed. jboss-as-kitchensink-html5-mobile JPA Problem No connection specified for project. No database-specific validation will be performed. jboss-forge-html5 JPA Problem No connection specified for project. No database-specific validation will be performed. jboss-javaee-webapp JPA Problem No grammar constraints (DTD or XML Schema) referenced in the document. cheatsheet.xml /jboss-forge-html5 line 1 XML Problem No grammar constraints (DTD or XML Schema) referenced in the document. wro.xml /jboss-as-kitchensink-html5-mobile/src/main/webapp/WEB-INF line 1 XML Problem
For example HTML5 Project is downloading quickstart "jboss-as-kitchensink-html5-mobile", which is probably https://github.com/jboss-developer/jboss-wfk-quickstarts/tree/33c4600/kitchensink-html5-mobile and this quickstart is requiring Java 1.6. This quickstart can be replaced with newer from https://github.com/jboss-developer/jboss-eap-quickstarts/tree/4aa3caa/kitchensink-html5-mobile
- causes
-
JBIDE-26549 Projects from Red Hat Central are containing errors in it (removed package in java 11)
- Closed
- relates to
-
JBIDE-25819 Error building projects from central with java 9
- Resolved
-
JBIDE-26817 link to "Get involved" shows the page for CAT that was suspended in 2016
- Closed
-
JBIDE-26821 Should remove outdated examples
- Open