diff --git a/.classpath b/.classpath index 5e8a55f..6d619b3 100644 --- a/.classpath +++ b/.classpath @@ -23,5 +23,18 @@ + + + + + + + + + + + + + diff --git a/dist/bin/.gitignore b/dist/bin/.gitignore new file mode 100644 index 0000000..adb36c8 --- /dev/null +++ b/dist/bin/.gitignore @@ -0,0 +1 @@ +*.exe \ No newline at end of file diff --git a/dist/bin/launch4j.log b/dist/bin/launch4j.log new file mode 100644 index 0000000..4684e5d --- /dev/null +++ b/dist/bin/launch4j.log @@ -0,0 +1,20 @@ + + +Version: 3.50 +CmdLine: C:\Users\info\git\javax25\dist\bin\javax25-decoder-pu2lvm.exe --l4j-debug +JNI: No +WOW64: Yes +Working dir: C:\Users\info\git\javax25\dist\bin\. +Requires JDK: No +Requires 64-Bit: No +Java min ver: +Java max ver: +Substitute: JAVA_HOME = C:\Users\info\jdk-11.0.1 +Substitute: PATH = C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Users\info\apache-maven-3.9.3-bin\bin;C:\Program Files\Microsoft\Azure Functions Core Tools\;C:\Program Files\Git\cmd;C:\Users\info\AppData\Local\Microsoft\WindowsApps;C:\Users\info\.dotnet\tools;C:\Users\info\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\info\AppData\Local\Programs\Azure Data Studio\bin;C:\Users\info\jdk-11.0.1\bin +JRE paths: C:\Users\info\jdk-11.0.1;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Users\info\apache-maven-3.9.3-bin\bin;C:\Program Files\Microsoft\Azure Functions Core Tools\;C:\Program Files\Git\cmd;C:\Users\info\AppData\Local\Microsoft\WindowsApps;C:\Users\info\.dotnet\tools;C:\Users\info\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\info\AppData\Local\Programs\Azure Data Studio\bin;C:\Users\info\jdk-11.0.1\bin +Check launcher: C:\Users\info\jdk-11.0.1\bin\javaw.exe (OK) +Version string: 1.011.000_001 / 64-Bit (OK) +Launcher: C:\Users\info\jdk-11.0.1\bin\javaw.exe +Launcher args: -jar "C:\Users\info\git\javax25\dist\bin\javax25-decoder-pu2lvm.exe" +Args length: 68/32768 chars +Exit code: 0 diff --git a/dist/launch4jconfig.xml b/dist/launch4jconfig.xml new file mode 100644 index 0000000..e4fa336 --- /dev/null +++ b/dist/launch4jconfig.xml @@ -0,0 +1,24 @@ + + + false + gui + C:\Users\info\git\javax25\target\javax25-0.0.1-SNAPSHOT-jar-with-dependencies.jar + C:\Users\info\git\javax25\dist\bin\javax25-decoder-pu2lvm.exe + + + . + normal + + + false + false + + C:\Users\info\git\javax25\dist\icon.ico + + %JAVA_HOME%;%PATH% + false + false + + + + \ No newline at end of file