[
https://issues.jboss.org/browse/JBIDE-21646?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-21646:
-------------------------------------
Currently, we rely on the search results defined in
http://download.jboss.org/jbosstools/configuration/ide-config.properties, that is:
quickstarts.search.query=http://dcp.jboss.org/v1/rest/search?content_prov...
If you provide some fake search results by starting eclipse with
-Dquickstarts.search.query=mock.results.url, you should be able to test it.
You can try
-Dquickstarts.search.query=https://raw.githubusercontent.com/jbosstools/jbosstools-central/fd22e14f4303720254d6adbbc1d112cd113c9d97/examples/tests/org.jboss.tools.project.examples.test/resources/search.json
and search for cdi-veto.
See
https://github.com/jbosstools/jbosstools-central/commit/fd22e14f430372025...
Ensure Quickstarts for EAP7 will be supported in JBoss Central
--------------------------------------------------------------
Key: JBIDE-21646
URL:
https://issues.jboss.org/browse/JBIDE-21646
Project: Tools (JBoss Tools)
Issue Type: Task
Components: central, project-examples
Affects Versions: 4.3.1.CR1
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 4.3.1.CR1
Ensure Quickstarts for EAP7 will be supported in JBoss Central. Need to be smart about
https://github.com/jbosstools/jbosstools-central/blob/master/examples/plu...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)