[JBoss JIRA] (JBDS-3965) Add a note on how to launch cdk in last page of devsuite installer
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3965?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3965:
-------------------------------------
Problem is the message cannot be static. It depends on what was installed. What if user have not installed DevStudio, but CDK only, or vice versa?
[~tmancini] suggested to change the link to devsuite produc get-started page and populate it with get-started documents related to products installed: "The getting started page for DevSuite could just be a catalog of the Getting Started pages for the products that it installs (DevStudio, CDK, OpenJDK, etc.) I will even commit to the URL being: http://developers.redhat.com/products/devsuite/get-started/".
The message could be about DevSuite: "Congratulations, your installation is finished. You can start using Red Hat Development Suite now by launching installed products <list of buttons to launch DevStudio or cmd in cdk\bin> For more information, see <link to online guide>"
If no launchers provided then 'You can start' part should not appear at all. There is JBDS-3732 with similar request.
> Add a note on how to launch cdk in last page of devsuite installer
> ------------------------------------------------------------------
>
> Key: JBDS-3965
> URL: https://issues.jboss.org/browse/JBDS-3965
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.1.0.AM2
> Reporter: Martin Malina
> Assignee: Denis Golovin
> Fix For: 10.1.0.AM3
>
>
> Recently, [~rick_wagner] gave us some feedback on how he tried to use the devsuite installer and then connect to the docker daemon running in cdk.
> This is described here: JBIDE-22734
> What happened was that Rick didn't know he was supposed to start CDK from the Servers view. Having some prior knowledge of CDK, he started it from CLI. Then he went to the Docker Explorer view and wanted to connect to cdk's docker daemon.
> Normally, the docker connection will be created for you automatically, but that assumes you start the cdk adapter in Servers View.
> So here's a proposal:
> Perhaps at the end of the devsuite installer, just before devstudio is launched, we could briefly note that to start using CDK, you can start it from the Server view, once devstudio is launched?
> Please note that the actual name of the server adapter is probably Container Runtime Environment, but I'm not 100 % sure, this needs to be verified.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22888) update the versions of SVNKit and Subclipse we bundle in Red Hat Central.
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22888?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-22888:
---------------------------------------
Red Hat Central includes the pure Java SVNKit adapter, but doesn't include the JNA SVNKit adapter. In my opinion, that is correct because the JNA SVNKit adapter can be the cause of different issues. We could update the subclipse connector, but shouldn't include the JNA (JavaHL) SVNKit adapter.
I suppose Fabrizio has installed subclipse using the subclipse update site that includes both of the SVNKit adapters, JNA and Java, which is, probably, the reason why our QE team hasn't faced this issue.
> update the versions of SVNKit and Subclipse we bundle in Red Hat Central.
> -------------------------------------------------------------------------
>
> Key: JBIDE-22888
> URL: https://issues.jboss.org/browse/JBIDE-22888
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: build, central-update, target-platform, updatesite
> Affects Versions: 4.4.1.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.1.AM3
>
>
> We could consider updating the versions of SVNKit and Subclipse we bundle in Red Hat Central.
>
> Currently we have:
> * Subclipse 1.10.9 / clientadapter 1.10.3
> * svnkit 1.8.10 (supports up to svn 1.8)
> Latest:
> * Subclipse 1.12
> * svnkit 1.8.12 (supports up to svn 1.9 - http://svn.svnkit.com/repos/svnkit/tags/1.8.12/CHANGES.txt)
>
> Reason to update: https://developer.jboss.org/message/961176?et=watches.email.thread#961176
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22862) Example "." found when searching for a Camel quickstart
by Libor Krzyžanek (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22862?page=com.atlassian.jira.plugi... ]
Libor Krzyžanek commented on JBIDE-22862:
-----------------------------------------
And regarding wrong data like "." ideally data needs to be fixed rather than filtered out.
> Example "." found when searching for a Camel quickstart
> -------------------------------------------------------
>
> Key: JBIDE-22862
> URL: https://issues.jboss.org/browse/JBIDE-22862
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.4.1.AM1
> Environment: JBoss Fuse Tools must be installed
> Reporter: Fred Bricon
>
> When the JBoss Fuse tools are installes, the Camel examples are available in JBoss Central. If you search for Camel, An example named "." is returned. It fails to import.
> See !http://content.screencast.com/users/fbricon/folders/Jing/media/36fb717a-1cd8-4c6a-8c25-b74d46c4c6be/00000447.png|width=700!
> That example should not be returned.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22862) Example "." found when searching for a Camel quickstart
by Libor Krzyžanek (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22862?page=com.atlassian.jira.plugi... ]
Libor Krzyžanek commented on JBIDE-22862:
-----------------------------------------
I'm wondering why you don't use "sys_title" field. It is intended to be as title.
> Example "." found when searching for a Camel quickstart
> -------------------------------------------------------
>
> Key: JBIDE-22862
> URL: https://issues.jboss.org/browse/JBIDE-22862
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.4.1.AM1
> Environment: JBoss Fuse Tools must be installed
> Reporter: Fred Bricon
>
> When the JBoss Fuse tools are installes, the Camel examples are available in JBoss Central. If you search for Camel, An example named "." is returned. It fails to import.
> See !http://content.screencast.com/users/fbricon/folders/Jing/media/36fb717a-1cd8-4c6a-8c25-b74d46c4c6be/00000447.png|width=700!
> That example should not be returned.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months