JBoss.orgCommunity Documentation
Open the pom.xml
file of your web application in the editor by double-clicking on the file in your Project Explorer and selecting the pom.xml tab in your workbench.
Create profiles
tags within the project
tags of the pom.xml
file. Within the profiles
tags, press Ctrl and Spacebar together to trigger auto-completion.
From the auto-completion menu, select
. The profile information to connect to OpenShift will be inserted.