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/io/wizard/AbcdImportWizard.java
12 12
import java.io.File;
13 13
import java.net.URI;
14 14

  
15
import org.apache.commons.lang.StringUtils;
15
import org.apache.commons.lang3.StringUtils;
16 16
import org.apache.log4j.Logger;
17 17
import org.eclipse.jface.viewers.IStructuredSelection;
18 18
import org.eclipse.ui.IWorkbench;

Also available in: Unified diff