[
https://issues.jboss.org/browse/JBIDE-25351?page=com.atlassian.jira.plugi...
]
Ondrej Dockal edited comment on JBIDE-25351 at 11/14/17 6:30 AM:
-----------------------------------------------------------------
The location of the error decorator (bottom left) is set in
org.eclipse.ui.forms. There is no ability to override this, without a patch to both
org.eclipse.wst.server and org.eclipse.ui.forms. Sorry.
No problem.
The error message "1 error detected" is the default
behavior of IManagedForm...
Did not know about mouse-over and that this is upstream implementation, I would not go the
way that would influence another developers/plugins. Since I am the only one who noticed,
I would wait if there will be any complaints from actual users.
Many thanks! let's see if anyone will actually take care of this. Well, seems that you
already did. :)
was (Author: odockal):
The location of the error decorator (bottom left) is set in
org.eclipse.ui.forms. There is no ability to override this, without a patch to both
org.eclipse.wst.server and org.eclipse.ui.forms. Sorry.
No problem.
The error message "1 error detected" is the default
behavior of IManagedForm...
Did not know about mouse-over and that this is upstream implementation, I would not go the
way that would influence another developers/plugins. Since I am the only one who noticed,
I would wait if there will be any complaints from actual users.
Many thanks! let's see if anyone will actually take care of this.
CDK server adapter can be saved even though that there is error
---------------------------------------------------------------
Key: JBIDE-25351
URL:
https://issues.jboss.org/browse/JBIDE-25351
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.1.Final
Reporter: Ondrej Dockal
Assignee: Rob Stryker
CDK 3.2+ server editor allows user to save the editor even if it shows error in
server's name that is already in use.
Also, error decorator is placed in the bottom part of the field, and in page header,
there is only message "1 error detected". Change the error message in header or
just do not show anything as is happening with validation of field like Minishift Binary.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)