]
Jeff MAURY commented on JBIDE-24780:
------------------------------------
Why this particular case ? You can imagine any kind of app on OpenShift
Creatinng an OpenShift server adapter should suggest placing Web
facet on related project(s)
--------------------------------------------------------------------------------------------
Key: JBIDE-24780
URL:
https://issues.jboss.org/browse/JBIDE-24780
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.5.0.AM2
Reporter: Mickael Istria
Fix For: 4.5.x
I've created an OpenShift Application from Eclipse IDE providing it an Eclipse
Project as input.
Then I tried to create a server adapter for this project. It didn't work initially
because the project isn't a Faceted Web project. I had to quit the OpenShift wizard,
make the project a faceted one and restart the wizard.
I would expect the wizard to create a server adapter to suggest and link to a way to make
the project associated with the application a web project in Eclipse IDE so it's one
less step to understand for users before it works.