Finalisation de l'Installer
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
<author name="Jialin Wang" email="kooksnake@hotmail.com"/>
|
||||
</authors>
|
||||
<javaversion>1.5</javaversion>
|
||||
<requiresjdk>yes</requiresjdk>
|
||||
</info>
|
||||
|
||||
<guiprefs width="600" height="480" resizable="no">
|
||||
@@ -39,6 +38,9 @@
|
||||
<variables>
|
||||
<variable name="app_name" value="YACOS"/>
|
||||
<variable name="jboss_version" value="jboss-4.2.2.GA"/>
|
||||
<variable name="JDKPathPanel.minVersion" value="1.5.0" />
|
||||
<variable name="JDKPathPanel.maxVersion" value="1.5.99" />
|
||||
<variable name="JDKPathPanel.skipIfValid" value="yes" />
|
||||
</variables>
|
||||
|
||||
<resources>
|
||||
@@ -57,6 +59,7 @@
|
||||
<panel classname="HelloPanel"/>
|
||||
<panel classname="HTMLInfoPanel"/>
|
||||
<panel classname="TargetPanel"/>
|
||||
<panel classname="JDKPathPanel"/>
|
||||
<panel classname="PacksPanel"/>
|
||||
<panel classname="UserInputPanel" id="UserInputPanel.0"/>
|
||||
<panel classname="SummaryPanel"/>
|
||||
|
||||
Reference in New Issue
Block a user