fix: Fix for #377 (Jadx in Windows open with list) (#379)

This commit is contained in:
Jan S
2018-10-28 16:51:25 +01:00
committed by skylot
parent df9ae295db
commit a8a31643f1
+1
View File
@@ -58,6 +58,7 @@ launch4j {
outfile = "jadx-gui-${version}.exe"
copyright = 'Skylot'
windowTitle = 'jadx'
companyName = 'jadx'
jvmOptions = ['-Dawt.useSystemAAFontSettings=lcd', '-Dswing.aatext=true']
jreRuntimeBits = "64"
initialHeapPercent = 5