Builds project
${app.description}
#!/bin/bash
cd "$(dirname "$${BASH_SOURCE[0]}")"
cd ../Resources
./${app.script}
CFBundleDisplayName
${PRODUCTNAME}
CFBundleExecutable
FFDec
CFBundleIconFile
Icon.icns
CFBundleIdentifier
${MACBUNDLE}
CFBundleInfoDictionaryVersion
6.0
CFBundleName
FFDec
CFBundlePackageType
APPL
CFBundleShortVersionString
${VERSION}${VERSIONSUFFIX}
CFBundleVersion
${VERSION}${VERSIONSUFFIX}
LSApplicationCategoryType
${MACCATEGORYTYPE}
]]>
true
${EXETYPE}
${JARFILENAME}.jar
${DISTRIBUTIONDIR}/${EXEFILENAME}.exe
normal
http://java.com/download
false
false
false
${EXEICON}
${MINJAVAVERSION}
preferJre
64/32
${MAXHEAPSIZEPERCENT}
-Djava.net.preferIPv4Stack=true
graphics/splash.bmp
true
60
true
${VERSIONNUMBER}
${VERSION}${VERSIONSUFFIX}
${PRODUCTNAME}
${VENDOR}
${VERSIONNUMBER}
${VERSION}${VERSIONSUFFIX}
${PRODUCTNAME}
${INTERNALNAME}
${EXEFILENAME}.exe
tools.properties NOT found.
Please create file named "tools.properties" and add two lines:
nsis.path = Path to Nullsoft Install System
launch4j.path = Path to launch4j
WARNING: You must use double backslash in paths on Windows System or forward slash
Checking version online: ${newversion.type}...
Uploading...
${PROJECTNAME} ${VERSION}${VERSIONSUFFIX} localization pack
-------------------------------------------------------------------
Please follow instructions on http://www.free-decompiler.com/flash/translations.html
Must select one file in the IDE or set test.class
Must select some method in the IDE or set test.method