OSDN Git Service

Set version to 0.98
[neighbornote/NeighborNote.git] / nevernote.bat
index 7383dab..11819cb 100644 (file)
@@ -4,7 +4,6 @@ rem # Install variables #
 rem #####################\r
 set NEVERNOTE=%~dp0\r
 \r
 rem #####################\r
 set NEVERNOTE=%~dp0\r
 \r
-\r
 rem ########################################\r
 rem # Memory settings.  These can be tuned #\r
 rem # to your specific needs.  The greater #\r
 rem ########################################\r
 rem # Memory settings.  These can be tuned #\r
 rem # to your specific needs.  The greater #\r
@@ -66,7 +65,9 @@ rem #################################################################
 :Loop\r
 IF "%1"=="" GOTO Continue\r
 if "%1" == "NN_NAME" set NN_NAME=%2\r
 :Loop\r
 IF "%1"=="" GOTO Continue\r
 if "%1" == "NN_NAME" set NN_NAME=%2\r
-echo %NN_NAME%\r
+if "%1" == "NN_HOME" set NN_HOME=%2\r
+if "%1" == "NN_GC_OPT" set NN_GC_OPT=%2\r
+if "%1" == "NN_DEBUG" set NN_DEBUG=%2\r
 shift \r
 shift\r
 GOTO Loop\r
 shift \r
 shift\r
 GOTO Loop\r
@@ -84,7 +85,7 @@ set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\commons-compress-1.1.jar
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\commons-lang-2.4.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\commons-logging-1.1.1.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\evernote.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\commons-lang-2.4.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\commons-logging-1.1.1.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\evernote.jar\r
-set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\h2-1.2.136.jar\r
+set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\h2-1.2.147.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\httpclient-4.0.3.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\httpcore-4.0.1.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\httpmime-4.0.3.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\httpclient-4.0.3.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\httpcore-4.0.1.jar\r
 set NN_CLASSPATH=%NN_CLASSPATH%;%NEVERNOTE%lib\httpmime-4.0.3.jar\r