[
https://issues.jboss.org/browse/JBIDE-25302?page=com.atlassian.jira.plugi...
]
Aurélien Pupier commented on JBIDE-25302:
-----------------------------------------
{quote}projects don't necessarily need to be a wtp project to be deployed to a server.
you can take any folder and make deployable via the context menu {quote}
Worth giving a try to mark the target/classes folder as deployable then but this is not
very convenient. Like I understand the facets, it is a way to define automatically which
folders need to be deployed.
{quote}and I'm pretty sure you can configure what folder you want to have on the
"other side".{quote}
Yes, you're right it is the case. It is done by using metadata on the OpenShift
image.
Provide a wtp facet for SpringBoot projects
-------------------------------------------
Key: JBIDE-25302
URL:
https://issues.jboss.org/browse/JBIDE-25302
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Reporter: Aurélien Pupier
Assignee: Aurélien Pupier
Fix For: 4.5.2.AM1
providing a Facet for SpringBoot projects will help to manipulate them for hot-deployment
on OpenShift.
proposal to detect it:
- project contains a dependency to org.springframework.boot:spring-boot
started work in
https://github.com/apupier/jbosstools-server/tree/JBIDE-25302-ProvideWTPS...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)