[
https://issues.jboss.org/browse/JBIDE-16839?page=com.atlassian.jira.plugi...
]
Rob Stryker updated JBIDE-16839:
--------------------------------
Description:
The Home Directory field is now empty by default - good
But even before even getting to edit that field, you're shown an error (home dir does
not exist) - not good.
Targeted for b2.
was:
This is not a regression, it's always been like that, but I consider it a bug.
When you're adding a server, in the dialog you're asked for the jboss home dir.
But this field is pre-filled with something like this:
/usr/bin/jboss-eap-6.1+.x
This causes an error shown at the top:
The home directory does not exist or is not a directory.
!add-server-bogus-path.png!
I understand that the goal here was to make life easier for those who have EAP/AS/WF
installed in a standard location - perhaps with rpm installation, although I doubt this
would be the actual path anyway.
This violates the Eclipse UI guidelines found here in section 5.3:
http://www.eclipse.org/articles/Article-UI-Guidelines/Contents.html#Wizards
I would suggest leaving the field empty by default (and ensuring that the guideline is
fulfilled). Another option would be to check if we can find an installation in the default
path, then use it, otherwise leave empty.
New server dialog error - home directory does not exist
-------------------------------------------------------
Key: JBIDE-16839
URL:
https://issues.jboss.org/browse/JBIDE-16839
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Alpha2
Environment: JBDS 8.0.0.Alpha2b B71
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.2.0.Beta2
The Home Directory field is now empty by default - good
But even before even getting to edit that field, you're shown an error (home dir does
not exist) - not good.
Targeted for b2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira