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/preference/PreferencesUtil.java
27 27
import java.util.StringTokenizer;
28 28
import java.util.UUID;
29 29

  
30
import org.apache.commons.lang.StringUtils;
30
import org.apache.commons.lang3.StringUtils;
31 31
import org.apache.log4j.Logger;
32 32
import org.eclipse.core.runtime.preferences.ConfigurationScope;
33 33
import org.eclipse.core.runtime.preferences.IEclipsePreferences;

Also available in: Unified diff