[
https://issues.jboss.org/browse/JBIDE-22276?page=com.atlassian.jira.plugi...
]
Marián Labuda resolved JBIDE-22276.
-----------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.4.x)
Resolution: Rejected
I see your point. Also according to Eclipse user guidelines:
{code}
Guideline 5.8
Use a Browse Button whenever an existing object is referenced in a wizard.
{code}
Thus rejecting this one. The case with local template is a bit different because we allow
users to browse 2 "different" locations and therefore we have Workspace and File
System buttons, what is correct, I think.
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
Fix For: 4.4.0.Alpha1
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)