sym.bat does work. Thanks.
I downloaded SymmetricDS 3.8.29 and unzipped it on my Windows7 64bit machine. I have JDK 1.8 installed and have JAVA_HOME point to the JDK install directory. It runs fine with Windows terminal. However when I run "sym" within Git Bash, I got the error: Error: Could not find or load main class org.jumpmind.symmetric.SymmetricLauncher Git Bash inherits all Environment variables from Windows including Path and JAVA_HOME (C:\Program Files\Java\jdk1.8.0_144). Why does it still complain not able to find...
I downloaded SymmetricDS 3.8.29 and unzipped it on my Windows7 64bit machine. I have JDK 1.8 installed and have JAVA_HOME point to the JDK install directory. It runs fine with Windows terminal. However when I run "sym" within Git Bash, I got the error: Error: Could not find or load main class org.jumpmind.symmetric.SymmetricLauncher Git Bash inherits all Environment variables from Windows including Path and JAVA_HOME (C:\Program Files\Java\jdk1.8.0_144). Why does it still complain not able to find...