[
https://issues.jboss.org/browse/JBIDE-17903?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-17903:
---------------------------------------
In case of more applications with same name it is not necessary to have a dialog which one
to choose. It's easy to find out which is related to the application because of git
data. In .git folder is a "config" file containing url with ssh (e.g. url =
ssh://537f325f4382eca55d0005ff@diyapp-wtfdomian.rhcloud.com/~/git/diyapp.git/) and it is
possible to pair it with and application in OpenShift explorer - in other words, it is
easy to map an application in the OpenShift explorer to specific application in the
Project explorer.
Explorer, Server Adapter: add show in > project explorer for
openshift apps
---------------------------------------------------------------------------
Key: JBIDE-17903
URL:
https://issues.jboss.org/browse/JBIDE-17903
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Beta3
Reporter: Max Rydahl Andersen
Labels: explorer, server_adapter
couldn't we have "show in" project explorer enabled for openshift
applications ?
If 0 found -> open dialog "Application 'xyz' not found in workspace. Do
you want to import it ?"
if 1 found -> have it selected in project explorer
if >1 found -> open dialog "Multiple projects found mapped to application
'xyz' which one do you want ?" (is this even technically possible since the
project names would be the same...? - I guess if they are on different branches with
different .project names then yes)
maybe just pick the first found in the >1 found case to keep it simple?
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)