Project

General

Profile

« Previous | Next » 

Revision ae137b34

Added by Patrick Plitzner about 7 years ago

ref #4611 some l10n for taxeditor and taxeditor.editor plugin

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/SaveAllHandler.java
33 33
	 */
34 34
	/** {@inheritDoc} */
35 35
	public Object execute(ExecutionEvent event) throws ExecutionException {
36
		logger.debug("Handler called: " + this.getClass().getCanonicalName());
36
		logger.debug("Handler called: " + this.getClass().getCanonicalName()); //$NON-NLS-1$
37 37
		
38 38
		// TODO what is this for?
39 39
		EditorUtil.setSaving(true);

Also available in: Unified diff