mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

kenneth_suter
17.23.2007 4cd4ffb2771ea2d133b30273b1ffea0fef6b4552
opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java
File was renamed from opends/src/quicksetup/org/opends/quicksetup/installer/FieldName.java
@@ -25,7 +25,7 @@
 *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
 */
package org.opends.quicksetup.installer;
package org.opends.quicksetup.ui;
/**
 * This is an enumeration used to identify the different fields that we have
@@ -111,4 +111,5 @@
   * The value associated with this is a Set of String.
   */
  EXTERNAL_LOG_FILES
}