Use classpath Windows
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
0845de0a7c
commit
de465642a1
@ -1,5 +1,5 @@
|
||||
build2.sh:8e21e7c419a3c3974ab32902802a8c7a -
|
||||
build.sh:b247061c83c39b1bb78ac7642534ba2c -
|
||||
build2.sh:cf159b0f2193ff280c455a7547126073 -
|
||||
build.sh:5a48a79ccbb92272c26bc461833586dd -
|
||||
clean.sh:668a2f9b568c55f6a044a509315032f6 -
|
||||
commit.sh:5e4448db9ad48e72ec3a1ff4f5763b41 -
|
||||
jar2.sh:7977fc138ee5db798d08c34734f0be93 -
|
||||
|
2
sig
2
sig
@ -8,7 +8,7 @@ define MAIN_CLASS "sig.${PROJECT_NAME}"
|
||||
define OUT_DIR "bin"
|
||||
define LIBRARY_PATH "../lib"
|
||||
define CLASS_PATH "${PROJECT_DIR}/..:lib/bin"
|
||||
define CLASS_PATH2 "${PROJECT_DIR}/..;lib/bin"
|
||||
define CLASS_PATH_WINDOWS "${PROJECT_DIR}/..;lib/bin"
|
||||
define CUSTOM_PARAMS "-Xmx2G -Xms2G -XX:+PrintCommandLineFlags"
|
||||
define LANGUAGE "Java"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user