Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-23666

Update or remove quickstarts on Central Home Page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.13.0.Final
    • 4.4.3.AM1
    • central
    • None

      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

            adietish@redhat.com André Dietisheim
            jkopriva@redhat.com Josef Kopriva
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: