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

jvergara
18.27.2010 5816e0a75fa8d2de1978dc63fc324633ef273ec4
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Step.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2006-2008 Sun Microsystems, Inc.
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 */
package org.opends.quicksetup;
@@ -81,6 +81,11 @@
  NEW_SUFFIX_OPTIONS(INFO_DATA_OPTIONS_STEP.get()),
  /**
   * Runtime options panel for the install.
   */
  RUNTIME_OPTIONS(INFO_JAVA_RUNTIME_OPTIONS_PANEL_STEP.get()),
  /**
   * Review panel for the install.
   */
  REVIEW(INFO_REVIEW_STEP.get()),