]
Andre Dietisheim commented on JBIDE-16371:
------------------------------------------
copied from JBIDE-14850:
{quote}
In the last sync discussion with the OpenShift team we were told that not all but the
majority of markers will get deprecated. The rule of thumb is that markers will only get
used for source related switches. All non sourcecode related switches will get replaced by
env variables.
{quote}
Application wizard: provide checkboxes for (per application-type)
applicable markers
------------------------------------------------------------------------------------
Key: JBIDE-16371
URL:
https://issues.jboss.org/browse/JBIDE-16371
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.1.1.Final
Reporter: Andre Dietisheim
Labels: application_wizard
Fix For: 4.3.x
Attachments: project-page.png
Markers in OpenShift allow users to enable/disable functionalities: see JBIDE-14845
We should offer these markers as toggles in the Application wizard on the project
configuration page:
!project-page.png!
In a mail with Max and Burr:
{quote}
for EAP/wildfly/tomcat enable_jpda, disable build and maybe the java7 toggle etc. would
be interesting and for other app types other markers could make sense?
{quote}
When implementing this we should consider that most markers, which are not sourcecode
related, are by now considered as deprected in OpenShift.