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/EditNewTaxonHandler.java
36 36
	/** {@inheritDoc} */
37 37
	public Object execute(ExecutionEvent event) throws ExecutionException {
38 38
		
39
		logger.debug("Handler called: " + this.getClass().getCanonicalName());
39
		logger.debug("Handler called: " + this.getClass().getCanonicalName()); //$NON-NLS-1$
40 40
		
41 41
		try {
42 42
			EditorUtil.openEmpty(null);

Also available in: Unified diff