Alternative 2 worked for me. I didn't try 3. I was having issues previously, so instead of just opening the jar via Finder I used a specific java with -jar in the terminal to open it. SQUIRREL_SQL_HOME=$(echo $ABSPATH | grep -o '^/.*/Contents/')Resources/Java MacOS 10.14.1 My Java path: /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java Java version: build 1.8.0_202-ea-b03 Jvm version: 64-Bit Server VM (build 25.202-b03, mixed mode) Why not put some debugging code in the script...
Alternative 2 worked for me. I didn't try 3. I was having issues previously, so instead of just opening the jar via Finder I used a specific java with -jar in the terminal to open it. SQUIRREL_SQL_HOME=$(echo $ABSPATH | grep -o '^/.*/Contents/')Resources/Java MacOS 10.14.1 My Java path: /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java Java version: build 1.8.0_202-ea-b03 Jvm version: 64-Bit Server VM (build 25.202-b03, mixed mode) Why not put some debugging code in the script...