]
Marián Labuda updated JBIDE-22276:
----------------------------------
Labels: application_wizard openshift_v3 server_adapter_wizard (was: )
Server Adapter Wizard, Application Wizard: Browse... button should be
Workspace... button
-----------------------------------------------------------------------------------------
Key: JBIDE-22276
URL:
https://issues.jboss.org/browse/JBIDE-22276
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Marián Labuda
Priority: Minor
Labels: application_wizard, openshift_v3, server_adapter_wizard
In New OpenShift Server Adapter wizard there is a text widget for Eclipse project. Next
to it there is a Browse... button which allow to select an eclipse project from
workspace.
IN New OpenShift Application Wizard there is a text widget for Eclipse project to be used
for a new application. Next to it there is a Browse... button which allow to select an
eclipse project from workspace. (On the same wizard page user can select a template from
local file system/workspace and there we use correct buttons.)
Earlier we were using Browse... button for real browsing using native file
browser/chooser. Now we use it for selecting a project from workspace.