Builds project FFDec
${app.description}
]]>
${product.name} ${version}${version.suffix}
#base.pkg
]]>
#!/usr/bin/env bash
$(dirname "$${BASH_SOURCE[0]}")/../Resources/${app.script} "$$@"
CFBundleDisplayName
${product.name}
CFBundleExecutable
FFDec
CFBundleIconFile
Icon.icns
CFBundleIdentifier
${mac.bundle}
CFBundleInfoDictionaryVersion
6.0
CFBundleName
FFDec
CFBundlePackageType
APPL
CFBundleShortVersionString
${version}${version.suffix}
CFBundleVersion
${version}${version.suffix}
LSApplicationCategoryType
${mac.category.type}
]]>
true
${exe.type}
${jar.filename}.jar
${basedir}/${dist.dir}/${exe.filename}.exe
normal
http://java.com/download
false
false
false
${basedir}/${exe.icon}
${min.java.version}
preferJre
64/32
${max.heap.size.percent}
-Djava.net.preferIPv4Stack=true
-Djna.nosys=true
graphics/splash2.bmp
true
60
true
${version.number}
${version}${version.suffix}
${product.name}
${vendor}
${version.number}
${version}${version.suffix}
${product.name}
${internal.name}
${exe.filename}.exe
true
gui
${jar.filename}.jar
${basedir}/${dist.dir}/${translator_exe.filename}.exe
-translator
normal
http://java.com/download
false
false
false
${min.java.version}
preferJre
64/32
${max.heap.size.percent}
${version.number}
${version}${version.suffix}
${translator_product.name}
${vendor}
${version.number}
${version}${version.suffix}
${translator_product.name}
${translator_internal.name}
${translator_exe.filename}.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
Must select one file in the IDE or set test.class
Must select some method in the IDE or set test.method