[JBoss JIRA] (JBIDE-23143) Cannot install JBoss Tools 4.4.1.Final into Eclipse Neon.1 RC2
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23143?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-23143:
----------------------------------------
So the upstream issue should be fixed with RC1, so Neon.1 RC3 will have WST 3.8.1.
However, I believe the same issue would actually happen with version 3.8.1, The version range seems to be ok for 3.8.0 and 3.9.0... Or maybe the message is incomplete.
> Cannot install JBoss Tools 4.4.1.Final into Eclipse Neon.1 RC2
> --------------------------------------------------------------
>
> Key: JBIDE-23143
> URL: https://issues.jboss.org/browse/JBIDE-23143
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.4.1.Final
> Reporter: Martin Malina
> Assignee: Mickael Istria
> Attachments: neon-1-byoe.png, neon-1-remediation.png, update-sites-enabled.png
>
>
> When I try to install JBoss Tools 4.4.1.Final [1] Abridged category into eclipse-java-neon-1-RC2-macosx-cocoa-x86_64.tar.gz , I am shown a remediation screen.
> !neon-1-remediation.png!
> If I choose Update my installation, it offers to install what I want, but uninstall Eclipse XML Editors and Tools.
> This is the original error message (third option):
> {code}
> Your original request has been modified.
> "Code Recommenders Snipmatch" will be ignored because a newer version is already installed.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss WebServices Tools 1.9.1.v20160608-0648 (org.jboss.tools.ws.feature.feature.group 1.9.1.v20160608-0648)
> Software currently installed: Eclipse XML Editors and Tools 3.9.0.v201608061824 (org.eclipse.wst.xml_ui.feature.feature.group 3.9.0.v201608061824)
> Only one of the following can be installed at once:
> Eclipse XML Editors and Tools 3.8.0.v201605120129 (org.eclipse.wst.xml_ui.feature.feature.jar 3.8.0.v201605120129)
> Eclipse XML Editors and Tools 3.9.0.v201608061824 (org.eclipse.wst.xml_ui.feature.feature.jar 3.9.0.v201608061824)
> Cannot satisfy dependency:
> From: Eclipse Web Developer Tools 3.8.0.v201606030549 (org.eclipse.wst.web_ui.feature.feature.group 3.8.0.v201606030549)
> To: org.eclipse.wst.xml_ui.feature.feature.group [3.8.0.v201605120129]
> Cannot satisfy dependency:
> From: Eclipse XML Editors and Tools 3.8.0.v201605120129 (org.eclipse.wst.xml_ui.feature.feature.group 3.8.0.v201605120129)
> To: org.eclipse.wst.xml_ui.feature.feature.jar [3.8.0.v201605120129]
> Cannot satisfy dependency:
> From: Eclipse XML Editors and Tools 3.9.0.v201608061824 (org.eclipse.wst.xml_ui.feature.feature.group 3.9.0.v201608061824)
> To: org.eclipse.wst.xml_ui.feature.feature.jar [3.9.0.v201608061824]
> Cannot satisfy dependency:
> From: JBoss WebServices Tools 1.9.1.v20160608-0648 (org.jboss.tools.ws.feature.feature.group 1.9.1.v20160608-0648)
> To: org.eclipse.wst.web_ui.feature.feature.group [3.3.2,4.0.0)
> {code}
> [1] http://download.jboss.org/jbosstools/neon/staging/updates/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23127) blog about the improvements jboss tools team did to Neon
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23127?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-23127:
---------------------------------------------
Cool list in the blog, but that blog is not useful for users of eclipse - seem more like a list of issues for developers of Eclipse.
I would not expect have to go to individual bug and gerrit reviews to learn from this blog.
> blog about the improvements jboss tools team did to Neon
> --------------------------------------------------------
>
> Key: JBIDE-23127
> URL: https://issues.jboss.org/browse/JBIDE-23127
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: website
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
>
> Neon is out and we did a lot of great stuff in the platform
> around smart import, auto download of extensions, zoom, etc.
> I thought it would be great to do a blog posting about this work
> on tools.jboss.org for the Eclipse Neon release
> Audience: users of Eclipse and making internal and external to Red Hat aware of the improvements made.
> The target would be http://developers.redhat.com/blog
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBDS-3903) Platform Installer does not Setup Docker Env-Vars
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3903?page=com.atlassian.jira.plugin.... ]
Xavier Coulon commented on JBDS-3903:
-------------------------------------
[~jeffmaury] there are extensions that can automatically create Docker connections but not from Docker Machines. You'll have to search for running machines and select the one(s) you want to connect to. The connections that are automatically created are:
- native Docker (Linux, Docker for Mac, etc.)
- connections whose settings can be found in the env variables.
- CDK (not based on the extension point yet, AFAIK).
> Platform Installer does not Setup Docker Env-Vars
> -------------------------------------------------
>
> Key: JBDS-3903
> URL: https://issues.jboss.org/browse/JBDS-3903
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: docker
> Affects Versions: 10.0.0.Alpha1
> Environment: Windows
> Reporter: Thomas Mäder
> Assignee: Xavier Coulon
>
> I have installed CDK, etc. from the "all in one" installer. Later, I tried to use Docker tooling. I opened the view "Docker Explorer". There was no connection shown. I tried to add a new one, but the system did not detect my default connection.
> Later, I ran "Docker Quickstart Terminal" from the start menu. Now the "New Connection" dialog in docker explorer picked up the default connection.
> As a user, I have no indication that I have to run the docker terminal in order to use the docker tooling in eclipse. If there are environment variables to be set up, the installer should do so. It is the reasonable expectation on Windows.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23143) Cannot install JBoss Tools 4.4.1.Final into Eclipse Neon.1 RC2
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23143?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23143:
------------------------------------
{code}Cannot satisfy dependency:
From: JBoss WebServices Tools 1.9.1.v20160608-0648 (org.jboss.tools.ws.feature.feature.group 1.9.1.v20160608-0648)
To: org.eclipse.wst.web_ui.feature.feature.group [3.3.2,4.0.0){code}
We should confirm that the features and plugins in o.j.t.ws. feature don't require a too-restrictive version of anything from webtools, ie, that could cause the error above. Cc: @xcoulon
> Cannot install JBoss Tools 4.4.1.Final into Eclipse Neon.1 RC2
> --------------------------------------------------------------
>
> Key: JBIDE-23143
> URL: https://issues.jboss.org/browse/JBIDE-23143
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.4.1.Final
> Reporter: Martin Malina
> Assignee: Mickael Istria
> Attachments: neon-1-byoe.png, neon-1-remediation.png, update-sites-enabled.png
>
>
> When I try to install JBoss Tools 4.4.1.Final [1] Abridged category into eclipse-java-neon-1-RC2-macosx-cocoa-x86_64.tar.gz , I am shown a remediation screen.
> !neon-1-remediation.png!
> If I choose Update my installation, it offers to install what I want, but uninstall Eclipse XML Editors and Tools.
> This is the original error message (third option):
> {code}
> Your original request has been modified.
> "Code Recommenders Snipmatch" will be ignored because a newer version is already installed.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss WebServices Tools 1.9.1.v20160608-0648 (org.jboss.tools.ws.feature.feature.group 1.9.1.v20160608-0648)
> Software currently installed: Eclipse XML Editors and Tools 3.9.0.v201608061824 (org.eclipse.wst.xml_ui.feature.feature.group 3.9.0.v201608061824)
> Only one of the following can be installed at once:
> Eclipse XML Editors and Tools 3.8.0.v201605120129 (org.eclipse.wst.xml_ui.feature.feature.jar 3.8.0.v201605120129)
> Eclipse XML Editors and Tools 3.9.0.v201608061824 (org.eclipse.wst.xml_ui.feature.feature.jar 3.9.0.v201608061824)
> Cannot satisfy dependency:
> From: Eclipse Web Developer Tools 3.8.0.v201606030549 (org.eclipse.wst.web_ui.feature.feature.group 3.8.0.v201606030549)
> To: org.eclipse.wst.xml_ui.feature.feature.group [3.8.0.v201605120129]
> Cannot satisfy dependency:
> From: Eclipse XML Editors and Tools 3.8.0.v201605120129 (org.eclipse.wst.xml_ui.feature.feature.group 3.8.0.v201605120129)
> To: org.eclipse.wst.xml_ui.feature.feature.jar [3.8.0.v201605120129]
> Cannot satisfy dependency:
> From: Eclipse XML Editors and Tools 3.9.0.v201608061824 (org.eclipse.wst.xml_ui.feature.feature.group 3.9.0.v201608061824)
> To: org.eclipse.wst.xml_ui.feature.feature.jar [3.9.0.v201608061824]
> Cannot satisfy dependency:
> From: JBoss WebServices Tools 1.9.1.v20160608-0648 (org.jboss.tools.ws.feature.feature.group 1.9.1.v20160608-0648)
> To: org.eclipse.wst.web_ui.feature.feature.group [3.3.2,4.0.0)
> {code}
> [1] http://download.jboss.org/jbosstools/neon/staging/updates/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22382) Use different icons for EAP server and Red Hat Central
by James Cobb (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22382?page=com.atlassian.jira.plugi... ]
James Cobb commented on JBIDE-22382:
------------------------------------
[~crobson] is leading a larger initiative to address the shortcomings of a Brand policy that prevents this being addressed.
[~rob.stryker] ^^
> Use different icons for EAP server and Red Hat Central
> ------------------------------------------------------
>
> Key: JBIDE-22382
> URL: https://issues.jboss.org/browse/JBIDE-22382
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central, server
> Affects Versions: 4.4.0.Alpha2
> Reporter: Marián Labuda
> Assignee: James Cobb
> Priority: Minor
> Labels: respin-a
> Fix For: 4.4.2.AM1
>
> Attachments: central-rhd-icon.png, fullIDE.png, tools_rebrand.png
>
>
> If there is an EAP server present in Servers view, workbench tool bar contains 2 same icons - Select a default server icon is same as Red Hat Central icon. We should make this explicitly different.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22915) Deploy Docker Image: Replication controller is not created for some images
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22915?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-22915:
---------------------------------------
[~jeffmaury] You would need to expose it somehow as a route on the registry pod, but I don't know if that is the same. The pod is a docker registry which utilizes the docker daemon where your local machine has a docker daemon and the docker ui 'knows' how to interface with it. It was my understanding that if you use the cdk it would use the daemon on your underlying host. I'll see if I can get some information on how 'oc cluster up' utilizes the host daemon... though I don't know if it was available for 1.2
> Deploy Docker Image: Replication controller is not created for some images
> --------------------------------------------------------------------------
>
> Key: JBIDE-22915
> URL: https://issues.jboss.org/browse/JBIDE-22915
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Marián Labuda
> Assignee: Jeff MAURY
> Labels: deploy_docker_wizard, openshift_v3
> Fix For: 4.4.2.AM1
>
>
> When I am trying to deploy docker image docker.io/openshift/hello-openshift:v1.2.1 from context menu of the image in Docker Explorer it does not trigger a new replication controller and thus an application pod is not spinned up. When working from oc binary, replication controller is created successfully ("oc new-app docker.io/openshift/hello-openshift:v1.2.1")
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23127) blog about the improvements jboss tools team did to Neon
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23127?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-23127:
-----------------------------------
Description:
Neon is out and we did a lot of great stuff in the platform
around smart import, auto download of extensions, zoom, etc.
I thought it would be great to do a blog posting about this work
on tools.jboss.org for the Eclipse Neon release
Audience: users of Eclipse and making internal and external to Red Hat aware of the improvements made.
The target would be http://developers.redhat.com/blog
was:
Neon is out and we did a lot of great stuff in the platform
around smart import, auto download of extensions, zoom, etc.
I thought it would be great to do a blog posting about this work
on tools.jboss.org for the Eclipse Neon release
Audience: users of Eclipse and making internal and external to Red Hat aware of the improvements made.
> blog about the improvements jboss tools team did to Neon
> --------------------------------------------------------
>
> Key: JBIDE-23127
> URL: https://issues.jboss.org/browse/JBIDE-23127
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: website
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
>
> Neon is out and we did a lot of great stuff in the platform
> around smart import, auto download of extensions, zoom, etc.
> I thought it would be great to do a blog posting about this work
> on tools.jboss.org for the Eclipse Neon release
> Audience: users of Eclipse and making internal and external to Red Hat aware of the improvements made.
> The target would be http://developers.redhat.com/blog
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months