Project

General

Profile

« Previous | Next » 

Revision 35a95f17

Added by Cherian Mathew over 9 years ago

ApplicationWorkbenchAdvisor : added comments
EditPasswordElement : Added to make sure user exists in db before changing password
UserDetailElement : Disabled user text field since User is immutable
NewObjectHandler : added non-empty validator for the case of User and Group

View differences:

eu.etaxonomy.taxeditor.application/src/main/java/eu/etaxonomy/taxeditor/ApplicationWorkbenchAdvisor.java
133 133

  
134 134
	/**
135 135
	 * Custom status handler for handling scenarios which are 
136
	 * not handled by the editor (e.g. runtime exceptions)
136
	 * not handled by the editor (e.g. runtime exceptions).
137
	 * 
138
	 * The default {@link org.eclipse.ui.statushandlers.WorkbenchErrorHandler}
139
	 * is not used or extended because we need a handler for specific scenarios
140
	 * which displays a custom built error dialog.
137 141
	 * 
138 142
	 * @author cmathew
139 143
	 *

Also available in: Unified diff