[JBoss JIRA] (JBIDE-26529) Large Project Explorer tree causes editor input to lag
by Jesper Skov (Jira)
[ https://issues.jboss.org/browse/JBIDE-26529?page=com.atlassian.jira.plugi... ]
Jesper Skov commented on JBIDE-26529:
-------------------------------------
Easily reproducable with:
Eclipse Java EE IDE for Web Developers.
Version: 2018-09 (4.9.0)
Build id: 20180917-1800
and
java version "1.8.0_192"
Java(TM) SE Runtime Environment (build 1.8.0_192-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.192-b12, mixed mode)
> Large Project Explorer tree causes editor input to lag
> ------------------------------------------------------
>
> Key: JBIDE-26529
> URL: https://issues.jboss.org/browse/JBIDE-26529
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jst
> Affects Versions: 4.9.0.Final
> Environment: Java 11, Eclipse 2019.03 JEE, Windows 7
> Reporter: Jesper Skov
> Priority: Major
> Attachments: eclipse-bug-jboss.zip
>
>
> We use JBoss Tools with Eclipse JEE distribution.
> When Projetc Explorer contains a large tree (small elevator), performance of the java editor gets really bad with frequent lags.
> I have first reported it as a problem against native Eclipse (https://bugs.eclipse.org/bugs/show_bug.cgi?id=543678) but it turns out the problem can only be reproduced when the feature 'org.jboss.tools.jst.feature.feature.group' is installed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-26530) Connection wizard: Login command with "_" in the token results in erroneous token being used
by Andre Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26530?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-26530:
------------------------------------------
[~jkopriva] Assinging this issue to you since you're the one that's most intimate with this code.
> Connection wizard: Login command with "_" in the token results in erroneous token being used
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-26530
> URL: https://issues.jboss.org/browse/JBIDE-26530
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.10.0.AM1
> Reporter: Andre Dietisheim
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: 4.11.x
>
> Attachments: image-2019-01-23-11-51-15-428.png
>
>
> steps:
> # ASSERT: copy the following login command into your clipboard:
> {code}oc login https://api.starter-us-east-2.openshift.com --token=12345_67890{code}
> # EXEC: in Eclipse: launch connection wizard
> # EXEC: verify the token that's being used
> Result:
> The token that's being presented in the connection wizard ist *12345*
> !image-2019-01-23-11-51-15-428.png!
> Expected result:
> The token that's being used should be *12345_67890*
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-26530) Connection wizard: Login command with "_" in the token results in erroneous token being used
by Andre Dietisheim (Jira)
Andre Dietisheim created JBIDE-26530:
----------------------------------------
Summary: Connection wizard: Login command with "_" in the token results in erroneous token being used
Key: JBIDE-26530
URL: https://issues.jboss.org/browse/JBIDE-26530
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.10.0.AM1
Reporter: Andre Dietisheim
Attachments: image-2019-01-23-11-51-15-428.png
steps:
# ASSERT: copy the following login command into your clipboard:
{code}oc login https://api.starter-us-east-2.openshift.com --token=12345_67890{code}
# EXEC: in Eclipse: launch connection wizard
# EXEC: verify the token that's being used
Result:
The token that's being presented in the connection wizard ist *12345*
!image-2019-01-23-11-51-15-428.png!
Expected result:
The token that's being used should be *12345_67890*
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months