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 -Dsun.java2d.uiScale=1.0 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 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 ${project.name} ${version}${version.suffix} localization pack ------------------------------------------------------------------- Please follow instructions on https://github.com/jindrapetrik/jpexs-decompiler Must select one file in the IDE or set test.class Must select some method in the IDE or set test.method