Project

General

Profile

« Previous | Next » 

Revision 3dfc2334

Added by Andreas Müller over 3 years ago

ref #9204 upgrade and remove further libraries in taxeditor (including commons-lang und unitils)

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/FloatWithLabelElement.java
8 8
*/
9 9
package eu.etaxonomy.taxeditor.ui.element;
10 10

  
11
import org.apache.commons.lang.StringUtils;
11
import org.apache.commons.lang3.StringUtils;
12 12
import org.eclipse.swt.SWT;
13 13
import org.eclipse.swt.events.ModifyEvent;
14 14
import org.eclipse.swt.widgets.Display;

Also available in: Unified diff