[jbosstools-issues] [JBoss JIRA] (JBIDE-21066) Extra step in opening terminal in git perspective?

Nick Boldt (JIRA) issues at jboss.org
Thu Feb 4 14:37:00 EST 2016


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

Nick Boldt commented on JBIDE-21066:
------------------------------------

We include org.eclipse.tm.terminal.view.ui_4.0.0.201506031417.jar in http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.52.0.Beta2-SNAPSHOT/REPO/plugins/

Because that's what's in:
* Mars.2.RC1: http://download.eclipse.org/releases/maintenance/plugins/org.eclipse.tm.terminal.view.ui_4.0.0.201506031417.jar 
* Mars.1: http://download.eclipse.org/releases/mars/201510021000/plugins/org.eclipse.tm.terminal.view.ui_4.0.0.201506031417.jar
* Mars.0: http://download.eclipse.org/releases/mars/201506241002/plugins/org.eclipse.tm.terminal.view.ui_4.0.0.201506031417.jar

If you want something newer, I'll have to find something outside of Mars. 

Best I can find are these - one from 4.1 and one from 4.0.0, which is technically an incorrect version if 4.0.0 was released as part of Mars.0 (should be 4.0.1).

http://download.eclipse.org/tm/terminal/builds/development/nightly/plugins/org.eclipse.tm.terminal.view.ui_4.1.0.201509162024.jar
http://download.eclipse.org/tm/terminal/builds/mars/nightly/plugins/org.eclipse.tm.terminal.view.ui_4.0.0.201511071129.jar

So I'm guessing the one from Nov 7 will work since the commit was 2015-11-07 06:28:49 -- looks like this bugfix wasn't ported to the 4.1 / master branch so the fix won't be there for Neon, which ALSO includes org.eclipse.tm.terminal.view.ui_4.0.0.201506031417.jar. 

Should I mirror & update the entire tm.terminal project (complete feature/plugins list below), or just this one plugin?

{code}
plugins:
org.eclipse.tm.terminal.connector.local_4.0.0.201505081521.jar		 org.eclipse.tm.terminal.connector.telnet_4.0.0.201511071129.jar
org.eclipse.tm.terminal.connector.local.source_4.0.0.201505081521.jar	 org.eclipse.tm.terminal.connector.telnet.source_4.0.0.201511071129.jar
org.eclipse.tm.terminal.connector.process_4.0.0.201505221039.jar	 org.eclipse.tm.terminal.control_4.0.0.201511071129.jar
org.eclipse.tm.terminal.connector.process.source_4.0.0.201505221039.jar  org.eclipse.tm.terminal.control.source_4.0.0.201511071129.jar
org.eclipse.tm.terminal.connector.remote_1.0.0.201506182144.jar		 org.eclipse.tm.terminal.view.core_4.0.0.201512160904.jar
org.eclipse.tm.terminal.connector.remote.source_1.0.0.201506182144.jar	 org.eclipse.tm.terminal.view.core.source_4.0.0.201512160904.jar
org.eclipse.tm.terminal.connector.serial_4.0.0.201505101444.jar		 org.eclipse.tm.terminal.view.ui_4.0.0.201511071129.jar
org.eclipse.tm.terminal.connector.serial.source_4.0.0.201505101444.jar	 org.eclipse.tm.terminal.view.ui.rse_4.0.0.201505101444.jar
org.eclipse.tm.terminal.connector.ssh_4.0.0.201505230732.jar		 org.eclipse.tm.terminal.view.ui.rse.source_4.0.0.201505101444.jar
org.eclipse.tm.terminal.connector.ssh.source_4.0.0.201505230732.jar	 org.eclipse.tm.terminal.view.ui.source_4.0.0.201511071129.jar
features:
org.eclipse.tm.terminal.connector.local.feature_4.0.0.201512161009.jar	     org.eclipse.tm.terminal.connector.telnet.sdk.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.local.sdk.feature_4.0.0.201512161009.jar   org.eclipse.tm.terminal.control.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.remote.feature_4.0.0.201512161009.jar      org.eclipse.tm.terminal.control.sdk.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.remote.sdk.feature_4.0.0.201512161009.jar  org.eclipse.tm.terminal.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.serial.feature_4.0.0.201512161009.jar      org.eclipse.tm.terminal.sdk.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.serial.sdk.feature_4.0.0.201512161009.jar  org.eclipse.tm.terminal.view.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.ssh.feature_4.0.0.201512161009.jar	     org.eclipse.tm.terminal.view.rse.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.ssh.sdk.feature_4.0.0.201512161009.jar     org.eclipse.tm.terminal.view.rse.sdk.feature_4.0.0.201512161009.jar
org.eclipse.tm.terminal.connector.telnet.feature_4.0.0.201512161009.jar      org.eclipse.tm.terminal.view.sdk.feature_4.0.0.201512161009.jar{code}




> Extra step in opening terminal in git perspective?
> --------------------------------------------------
>
>                 Key: JBIDE-21066
>                 URL: https://issues.jboss.org/browse/JBIDE-21066
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: target-platform, upstream
>    Affects Versions: 4.3.0.Final
>            Reporter: Len DiMaggio
>            Assignee: Nick Boldt
>             Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>         Attachments: terminal.png, Terminal.webm
>
>
> If a user opens a terminal view from the git perspective - for example, by performing "show in" for a local repo, an empty terminal view is displayed. The user must then click on the terminal icon to actually open the terminal. This seems like an extra step - why wouldn't we open a terminal when we open the terminal view?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list