[
https://issues.jboss.org/browse/JBIDE-24780?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-24780:
----------------------------------------
The web server tools are not only about Java EE, and that basic "Static Web
Facet" can and is successfully be used by non-Java EE project such as plain HTML/JS
ones or PHP ones. This web facet is more general than Java EE and could as well apply to
C# projects as it does to PHP projects.
So this is a good idea. In a few days, I'll have a video ready of how to deploy C#
from Red Hat Developer Studio to OpenShift, so you'll see how this works well with the
basic facet; and how it's more painful without it. The web facet is necessary for a
productive deployment story from Red Hat Developer Studio (allows to see the project in
the "Servers" tab, to DND it from project explorer to server and so on).
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
Assignee: Rob Stryker
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)