]
Michelle Murray updated TOOLSDOC-574:
-------------------------------------
Fix Version/s: 4.2.0.Final
OpenShift How To: naming error {project name} <> {application
name}
-------------------------------------------------------------------
Key: TOOLSDOC-574
URL:
https://issues.jboss.org/browse/TOOLSDOC-574
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Bug
Components: User Guide - OpenShift Tools
Affects Versions: 4.2.0.Final
Reporter: Michelle Murray
Assignee: Michelle Murray
Fix For: 4.2.0.Final
Based on having a project in the workspace with name P and using it to create an
OpenShift Online application A, the naming outcome is as follows:
* In OpenShift Explorer view, (A) {noformat}{application name}{noformat}
* In Servers view, (A) {noformat}{application name} at OpenShift{noformat}
* In Project Explorer view, (P) {noformat}{project name}{noformat}
* In Navigator view, (P) {noformat}{project name}{noformat}
The following How Tos need updating to reflect that:
* *Create First OSO App*
** Nothing
* *Develop an Existing OpenShift Online Application*
** In the Servers view, right-click {project name} at OpenShift and click Publish.
** You can also open the OpenShift application in a web browser from the Servers view by
right-clicking {project name} at OpenShift
** Right-click the application *x2*
* *Custom Publish Your OpenShift Online App*
** In the Project Explorer view, right-click {application name} and
** In the Navigator view, expand {application name} > .openshift.
* *Debug an OpenShift Online Java App*
** In the Servers view, right-click the server adapter for the application and click
Publish.
** right-clicking the server adapter of the application in the Servers view
* *Configure SSH Keys for OpenShift Online*
** Nothing