[
https://issues.jboss.org/browse/JBIDE-12146?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-12146 at 11/22/12 8:39 AM:
--------------------------------------------------------------------
I stepped through and found out that when you call
{code}
EGitUtils.getRemoteURIs(projects[i])
{code}
it'll only get the github uri back, the OpenShift uri is missing, your import wizard
is therefore not recognizing the project as matching one.
The bug has to be in EGitUtils#getRemoteURIs since the project has a remote attached with
the correct (and matching) uri:
!openshift-remote-uri-present.png!
was (Author: adietish):
I stepped through and found out that when you call
{code}
EGitUtils.getRemoteURIs(projects[i])
{code}
it'll only get the github uri back, the OpenShift uri is missing, your import wizard
is therefore not recognizing the project as matching one.
Server adapter wizard: does not recognize existing (imported) project
it could use for the adapter
--------------------------------------------------------------------------------------------------
Key: JBIDE-12146
URL:
https://issues.jboss.org/browse/JBIDE-12146
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.CR1
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 4.0.x
Attachments: cannot-create-adapter.png, correct-settings-exist.png,
openshift-remote-uri-present.png
--
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