Mickael Istria created JBIDE-24778:
--------------------------------------
Summary: Creating application from Eclipse project which already defines a
Git repo should reuse the URL
Key: JBIDE-24778
URL:
https://issues.jboss.org/browse/JBIDE-24778
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Reporter: Mickael Istria
I'm trying to connect an existing Eclipse project to OpenShift.
The project is connected to GitHub (
https://github.com/mickaelistria/demo-dotnet.git )
The OpenShift application I'm using uses a dotnet-core:2.0 image.
Once I've selected the openshift project, the Eclipse project and the application
image; I'm driven to a wizard page asking me for some details about the application,
including the Git repo URL.
I would expect the repo URL to be prepopulated with the Git repo URL of my Eclipse
project
Instead, the URL was the one of the image example:
https://github.com/redhat-developer/s2i-dotnetcore-ex.git
If this is an issue in the .NET Core 2.0 image, please tell me and I'll open a bug for
it.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)