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

lutoff
18.14.2008 d42b15e420478dc45785fff6e00b863cc1f8a0f9
opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java
@@ -656,4 +656,13 @@
  {
    return getUserData().getServerLocation();
  }
  /**
   * {@inheritDoc}
   */
  public String getInstancePath()
  {
    // TODO
    return null;
  }
}