[JBoss JIRA] (JBIDE-22263) Deploy Docker Wizard: Reset button on Deployment Configuration wizard page in Deploy Image could reset ALL env. vars
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22263?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich updated JBIDE-22263:
------------------------------------------
Attachment: EnvVarsEnhancement.png
> Deploy Docker Wizard: Reset button on Deployment Configuration wizard page in Deploy Image could reset ALL env. vars
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22263
> URL: https://issues.jboss.org/browse/JBIDE-22263
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: deploy_docker_wizard, docker, openshift_v3
> Fix For: 4.4.0.Alpha2
>
> Attachments: EnvVarsEnhancement.png
>
>
> In Deploy Image to OpenShift wizard on the wizard page containing environment variables there is a Reset button. At the moment reset works only for one environment variable at the moment. It would be nice, if reset would set all environment variables (whole table) to default state. Currently the next wizard page containing ports mapping behave in desired way (reset set ports to default values), therefore it would be nice to have it consistent across wizard pages which are next to each other.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22267) Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22267?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22267:
------------------------------------
Problem is that you have two versions of jgit installed:
{code}
org.eclipse.jgit_4.1.1.201511131810-r.jar
org.eclipse.jgit_4.2.0.201601211800-r.jar
org.eclipse.jgit.archive_4.1.1.201511131810-r.jar
org.eclipse.jgit.archive_4.2.0.201601211800-r.jar{code}
* 4.1.1, from Eclipse Mars.2 repo http://download.eclipse.org/releases/mars/
* 4.2.0, from Spring STS repo http://dist.springsource.com/release/TOOLS/update/e4.5/
So either you need to uninstall STS, or just go delete the old 4.1.1 plugins and restart Eclipse.
> Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22267
> URL: https://issues.jboss.org/browse/JBIDE-22267
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Affects Versions: 4.3.1.Final
> Environment: Arch Linux x86_64, Oracle JDK 1.8.0_92, Eclipse JEE Mars 2 , JBoss Tools 4.3.1.Final
> Reporter: Leonardo Vieira
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: bookmarks.xml, Configuration.log, eclipse.ini, Error.log, features.log, plugins.log
>
>
> Hi,
> I have Eclipse JEE Mars 2 installed and when i tried to install JBoss Tools 4.3.1.Final from Eclipse Marketplace, after restart, the Egit perspective was gone. Searching for previous bug reports, i found these two: JBIDE-21838, JBIDE-21821, both closed. Now it seems the solution provided earlier didn't really solve the problem.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22267) Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
by Leonardo Vieira (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22267?page=com.atlassian.jira.plugi... ]
Leonardo Vieira updated JBIDE-22267:
------------------------------------
Attachment: eclipse.ini
> Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22267
> URL: https://issues.jboss.org/browse/JBIDE-22267
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Affects Versions: 4.3.1.Final
> Environment: Arch Linux x86_64, Oracle JDK 1.8.0_92, Eclipse JEE Mars 2 , JBoss Tools 4.3.1.Final
> Reporter: Leonardo Vieira
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: bookmarks.xml, Configuration.log, eclipse.ini, Error.log, features.log, plugins.log
>
>
> Hi,
> I have Eclipse JEE Mars 2 installed and when i tried to install JBoss Tools 4.3.1.Final from Eclipse Marketplace, after restart, the Egit perspective was gone. Searching for previous bug reports, i found these two: JBIDE-21838, JBIDE-21821, both closed. Now it seems the solution provided earlier didn't really solve the problem.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22267) Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
by Leonardo Vieira (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22267?page=com.atlassian.jira.plugi... ]
Leonardo Vieira edited comment on JBIDE-22267 at 4/28/16 4:21 PM:
------------------------------------------------------------------
This is a new eclipse install, i installed it just before installing jboss tools, I'm using gtk2 and besides jboss tools, i also have spring sts and eclipse optimizer plugins installed. I disabled gtk3 by adding these two lines just before --launcher.appendVmargs in eclipse.ini:
--launcher.GTK_version
2
was (Author: leosanvieira):
This is a new eclipse install, i installed it just before installing jboss tools, I'm using gtk2 and besides jboss tools, i also have spring sts and eclipse optimizer plugins installed. I disabled gtk3 by appending these two lines just before --launcher.appendVmargs in eclipse.ini:
--launcher.GTK_version
2
> Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22267
> URL: https://issues.jboss.org/browse/JBIDE-22267
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Affects Versions: 4.3.1.Final
> Environment: Arch Linux x86_64, Oracle JDK 1.8.0_92, Eclipse JEE Mars 2 , JBoss Tools 4.3.1.Final
> Reporter: Leonardo Vieira
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: bookmarks.xml, Configuration.log, Error.log, features.log, plugins.log
>
>
> Hi,
> I have Eclipse JEE Mars 2 installed and when i tried to install JBoss Tools 4.3.1.Final from Eclipse Marketplace, after restart, the Egit perspective was gone. Searching for previous bug reports, i found these two: JBIDE-21838, JBIDE-21821, both closed. Now it seems the solution provided earlier didn't really solve the problem.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22267) Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
by Leonardo Vieira (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22267?page=com.atlassian.jira.plugi... ]
Leonardo Vieira edited comment on JBIDE-22267 at 4/28/16 4:20 PM:
------------------------------------------------------------------
This is a new eclipse install, i installed it just before installing jboss tools, I'm using gtk2 and besides jboss tools, i also have spring sts and eclipse optimizer plugins installed. I disabled gtk3 by appending these two lines just before --launcher.appendVmargs in eclipse.ini:
--launcher.GTK_version
2
was (Author: leosanvieira):
This is a new eclipse install, i installed it just before installing jboss tools, I'm using gtk2 and besides jboss tools, i also have spring sts and eclipse optimizer plugins installed.
> Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22267
> URL: https://issues.jboss.org/browse/JBIDE-22267
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Affects Versions: 4.3.1.Final
> Environment: Arch Linux x86_64, Oracle JDK 1.8.0_92, Eclipse JEE Mars 2 , JBoss Tools 4.3.1.Final
> Reporter: Leonardo Vieira
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: bookmarks.xml, Configuration.log, Error.log, features.log, plugins.log
>
>
> Hi,
> I have Eclipse JEE Mars 2 installed and when i tried to install JBoss Tools 4.3.1.Final from Eclipse Marketplace, after restart, the Egit perspective was gone. Searching for previous bug reports, i found these two: JBIDE-21838, JBIDE-21821, both closed. Now it seems the solution provided earlier didn't really solve the problem.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22267) Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
by Leonardo Vieira (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22267?page=com.atlassian.jira.plugi... ]
Leonardo Vieira updated JBIDE-22267:
------------------------------------
Attachment: bookmarks.xml
> Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22267
> URL: https://issues.jboss.org/browse/JBIDE-22267
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Affects Versions: 4.3.1.Final
> Environment: Arch Linux x86_64, Oracle JDK 1.8.0_92, Eclipse JEE Mars 2 , JBoss Tools 4.3.1.Final
> Reporter: Leonardo Vieira
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: bookmarks.xml, Configuration.log, Error.log, features.log, plugins.log
>
>
> Hi,
> I have Eclipse JEE Mars 2 installed and when i tried to install JBoss Tools 4.3.1.Final from Eclipse Marketplace, after restart, the Egit perspective was gone. Searching for previous bug reports, i found these two: JBIDE-21838, JBIDE-21821, both closed. Now it seems the solution provided earlier didn't really solve the problem.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22267) Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
by Leonardo Vieira (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22267?page=com.atlassian.jira.plugi... ]
Leonardo Vieira edited comment on JBIDE-22267 at 4/28/16 4:14 PM:
------------------------------------------------------------------
This is a new eclipse install, i installed it just before installing jboss tools, I'm using gtk2 and besides jboss tools, i also have spring sts and eclipse optimizer plugins installed.
was (Author: leosanvieira):
This is a new eclipse install, i installed it just before installling jboss tools, I'm using gtk2 and besides jboss tools, i also have spring sts and eclipse optimizer plugins installed.
> Egit perspective "disappears" after installing JBoss Tools from Eclipse Marketplace
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22267
> URL: https://issues.jboss.org/browse/JBIDE-22267
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, marketplace
> Affects Versions: 4.3.1.Final
> Environment: Arch Linux x86_64, Oracle JDK 1.8.0_92, Eclipse JEE Mars 2 , JBoss Tools 4.3.1.Final
> Reporter: Leonardo Vieira
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: Configuration.log, Error.log, features.log, plugins.log
>
>
> Hi,
> I have Eclipse JEE Mars 2 installed and when i tried to install JBoss Tools 4.3.1.Final from Eclipse Marketplace, after restart, the Egit perspective was gone. Searching for previous bug reports, i found these two: JBIDE-21838, JBIDE-21821, both closed. Now it seems the solution provided earlier didn't really solve the problem.
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months