2006-12-19 12:00:29 +07:00
|
|
|
<launch4jConfig>
|
|
|
|
<dontWrapJar>true</dontWrapJar>
|
|
|
|
<headerType>gui</headerType>
|
|
|
|
<jar></jar>
|
|
|
|
<outfile>Release\Adempiere.exe</outfile>
|
|
|
|
<errTitle></errTitle>
|
|
|
|
<cmdLine></cmdLine>
|
|
|
|
<chdir>.</chdir>
|
|
|
|
<priority>normal</priority>
|
|
|
|
<downloadUrl>http://java.com/download</downloadUrl>
|
|
|
|
<supportUrl></supportUrl>
|
|
|
|
<customProcName>true</customProcName>
|
|
|
|
<stayAlive>false</stayAlive>
|
|
|
|
<icon>Adempiere.ico</icon>
|
|
|
|
<classPath>
|
|
|
|
<mainClass>org.compiere.Adempiere</mainClass>
|
2007-04-11 20:37:33 +07:00
|
|
|
<cp>customization.jar</cp>
|
|
|
|
<cp>patches.jar</cp>
|
2006-12-19 12:00:29 +07:00
|
|
|
<cp>Adempiere.jar</cp>
|
|
|
|
<cp>AdempiereCLib.jar</cp>
|
2007-03-01 12:19:41 +07:00
|
|
|
<cp>CompiereJasperReqs.jar</cp>
|
2006-12-19 12:00:29 +07:00
|
|
|
</classPath>
|
|
|
|
<jre>
|
|
|
|
<path></path>
|
|
|
|
<minVersion>1.5.0</minVersion>
|
|
|
|
<maxVersion></maxVersion>
|
|
|
|
<dontUsePrivateJres>false</dontUsePrivateJres>
|
|
|
|
<initialHeapSize>48</initialHeapSize>
|
|
|
|
<maxHeapSize>512</maxHeapSize>
|
|
|
|
</jre>
|
|
|
|
<versionInfo>
|
2007-07-14 23:19:01 +07:00
|
|
|
<fileVersion>3.3.0.0</fileVersion>
|
|
|
|
<txtFileVersion>Release 3.3.0</txtFileVersion>
|
|
|
|
<fileDescription>Adempiere ERP & CRM 3.3.0</fileDescription>
|
2006-12-19 12:00:29 +07:00
|
|
|
<copyright>Adempiere</copyright>
|
2007-07-14 23:19:01 +07:00
|
|
|
<productVersion>3.3.0.0</productVersion>
|
|
|
|
<txtProductVersion>Release 3.3.0</txtProductVersion>
|
2006-12-19 12:00:29 +07:00
|
|
|
<productName>Adempier ERP & CRM</productName>
|
2007-03-01 12:19:41 +07:00
|
|
|
<companyName>Adempiere Bazaar</companyName>
|
2006-12-19 12:00:29 +07:00
|
|
|
<internalName>Adempiere</internalName>
|
|
|
|
<originalFilename>Adempiere.exe</originalFilename>
|
|
|
|
</versionInfo>
|
2006-12-29 05:28:37 +07:00
|
|
|
</launch4jConfig>
|