opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -57,7 +57,7 @@ * it is included in quicksetup.jar. * */ public abstract class Installer extends Application { public abstract class Installer extends GuiApplication { /* Indicates that we've detected that there is something installed */ boolean forceToDisplaySetup = false;