[JBoss JIRA] (TOOLSDOC-455) OpenShift connection: Explanation of default server
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-455?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-455:
-------------------------------------
Labels: (was: documentation)
> OpenShift connection: Explanation of default server
> ---------------------------------------------------
>
> Key: TOOLSDOC-455
> URL: https://issues.jboss.org/browse/TOOLSDOC-455
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: User Guide - OpenShift Tools
> Affects Versions: 4.1.0
> Reporter: Marián Labuda
> Assignee: Michelle Murray
> Priority: Minor
>
> When creating new connection to OpenShift server there is a CheckBox with default server. In documentation is unfortunately no explanation, what does it mean (there is just, that it's openshift.redhat.com - this is partially true - just in case, when user has in express.conf set up this server as default). It should be nice to have some explanation where are stored this value for default server and how does it behave after having values (see JBIDE-16401)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (TOOLSDOC-455) OpenShift connection: Explanation of default server
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-455?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-455:
-------------------------------------
Fix Version/s: 4.1.2
> OpenShift connection: Explanation of default server
> ---------------------------------------------------
>
> Key: TOOLSDOC-455
> URL: https://issues.jboss.org/browse/TOOLSDOC-455
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: User Guide - OpenShift Tools
> Affects Versions: 4.1.0
> Reporter: Marián Labuda
> Assignee: Michelle Murray
> Priority: Minor
> Fix For: 4.1.2
>
>
> When creating new connection to OpenShift server there is a CheckBox with default server. In documentation is unfortunately no explanation, what does it mean (there is just, that it's openshift.redhat.com - this is partially true - just in case, when user has in express.conf set up this server as default). It should be nice to have some explanation where are stored this value for default server and how does it behave after having values (see JBIDE-16401)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-16401) OpenShift Explorer: Same connection as two different connections
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16401?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-16401:
------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.)
> OpenShift Explorer: Same connection as two different connections
> ----------------------------------------------------------------
>
> Key: JBIDE-16401
> URL: https://issues.jboss.org/browse/JBIDE-16401
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Final
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Minor
>
> It allows to have 2 "different" connections for one connection - 2 items in OpenShift Explorer view for same thing.
> Steps to reproduce:
> 1. EXEC: Open OpenShift explorer view
> 2. EXEC: Create connection to default OpenShift server with some credentials (checkbox for default server MUST BE checked)
> 3. ASSERT: Have connection in view with label "user server (default)"
> 4. EXEC: Open new connection shell (to create new connection)
> 5. EXEC: Uncheck checkbox for default server, but leave the same name and provide same credentials as in step 2.
> 6. EXEC: Confirm connection creation
> 7. ASSERT: There are now 2 "different" connections for same connection in OpenShift explorer view (e.g. "mlabuda(a)redhat.com openshift.redhat.com (default)" and "mlabuda(a)redhat.com openshift.redhat.com").
> Probably connections are distinguished by labels, I guess.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-16410) vpe.browsersim doesn't compile against openJDK
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16410?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov edited comment on JBIDE-16410 at 1/30/14 2:11 AM:
-------------------------------------------------------------------------
You need to add org.jboss.tools.vpe.browsersim.javafx.mock project and everything will be fine.
For this purpose this mocks of classes and interfaces were created.
was (Author: kmarmaliykov):
You need to add org.jboss.tools.vpe.browsersim.javafx.mock project and everything will be fine.
> vpe.browsersim doesn't compile against openJDK
> -----------------------------------------------
>
> Key: JBIDE-16410
> URL: https://issues.jboss.org/browse/JBIDE-16410
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Alpha2
> Reporter: Alexey Kazakov
> Assignee: Konstantin Marmalyukov
> Priority: Blocker
> Fix For: 4.2.0.Alpha2
>
>
> org.jboss.tools.vpe.browsersim and org.jboss.tools.vpe.browsersim.browser import and use javafx.* packages available only in Oracle JRE
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15674) Better contextual menu
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15674?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-15674:
-----------------------------------
Fix Version/s: LATER
> Better contextual menu
> ----------------------
>
> Key: JBIDE-15674
> URL: https://issues.jboss.org/browse/JBIDE-15674
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: upstream
> Affects Versions: 4.1.1.Alpha2
> Reporter: Emmanuel Hugonnet
> Fix For: LATER
>
>
> As a user I want to add a new JAXRS webservice to my Web application
> When I right click on my project selecting the "new" entry,the first element is project (which is strange since I have already selected a project), then File, Folder and SQL Files which are not quite relevant in the context of a web application.
> I would expect more web related entries in the top most, and less entries as a whole.
> If I right click without selecting my current project then the new project entry becomes relevant.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months