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/combo/term/TermComboElement.java
9 9
import java.util.Comparator;
10 10
import java.util.List;
11 11

  
12
import org.apache.commons.lang.StringUtils;
12
import org.apache.commons.lang3.StringUtils;
13 13
import org.eclipse.jface.util.PropertyChangeEvent;
14 14
import org.eclipse.swt.SWT;
15 15
import org.eclipse.swt.events.SelectionEvent;

Also available in: Unified diff