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/dialog/selection/ReferenceSelectionDialog.java
17 17
import java.util.Set;
18 18
import java.util.UUID;
19 19

  
20
import org.apache.commons.lang.StringUtils;
20
import org.apache.commons.lang3.StringUtils;
21 21
import org.eclipse.jface.viewers.ILabelProvider;
22 22
import org.eclipse.swt.SWT;
23 23
import org.eclipse.swt.events.SelectionAdapter;

Also available in: Unified diff