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

jvergara
07.54.2008 7f020de74c831dc15d5e70a7f423f87f4d5e8a37
opends/src/quicksetup/org/opends/quicksetup/Installation.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Portions Copyright 2006-2007 Sun Microsystems, Inc.
 *      Portions Copyright 2006-2008 Sun Microsystems, Inc.
 */
package org.opends.quicksetup;
@@ -261,6 +261,12 @@
  public static final String DEFAULT_JAVA_PROPERTIES_FILE = "java.properties";
  /**
   * The default java properties file relative path.
   */
  public static final String RELATIVE_JAVA_PROPERTIES_FILE =
    CONFIG_PATH_RELATIVE+File.separator+"java.properties";
  /**
   * The set java home and arguments properties file for Windows.
   */
  public static final String SET_JAVA_PROPERTIES_FILE_WINDOWS =