[jbosstools-issues] [JBoss JIRA] (JBIDE-23666) Update quickstarts on Central Home Page

Josef Kopriva (JIRA) issues at jboss.org
Wed Apr 11 07:46:00 EDT 2018


    [ https://issues.jboss.org/browse/JBIDE-23666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559459#comment-13559459 ] 

Josef Kopriva commented on JBIDE-23666:
---------------------------------------

Hi [~rob.stryker], thank you for comment :)

I know this is quite a lot of work, but when you start devstudio the first thing you notice is central and quickstarts in it. Right now these quickstarts are quite old.

If I were a user, I didn't want to use so old quickstarts(some are 4-5 years old!).

So in my opinion we have three options:
A. Do nothing - we do not care we have old quickstarts in central.
B. Update quickstarts - a lot of work needs to done.
C. Remove quickstarts - and redirect user to repo with quickstarts.

WDYT: [~rob.stryker] [~jeffmaury] [~psrna] [~fbricon] [~nickboldt]?

> Update quickstarts on Central Home Page
> ---------------------------------------
>
>                 Key: JBIDE-23666
>                 URL: https://issues.jboss.org/browse/JBIDE-23666
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.4.3.AM1
>         Environment: Red Hat JBoss Developer Studio
> Version: 10.3.0.AM1
> Build id: AM1-v20161225-1238-B6761
> Build date: 20161225-1238
>            Reporter: Josef Kopriva
>            Assignee: Fred Bricon
>             Fix For: 4.5.x
>
>
> Quickstarts on Central home page are old(links: "HTML5 Project", "AngularJS Forge", "Java EE Web Project"), so when importing these quickstarts, multiple warnings occur:
> {code:java}
> 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
> {code}
> 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



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list