The leading provider of version control solution and TWAIN SDK

View Articles by Category

  • Knowledgebase Home > SCM Anywhere Standalone > Java Client  


  • There are no sub categories

    Category » Java Clientrss button

    There was 1 article found in this category:

    1. questionHow to update the Java version on Linux?
      After you install the new version of Java on Linux, please reset the Environment Variables by adding the following lines at the end of /etc/profile file: CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar PATH=$PATH:$JAVA_HOME/bin export JAVA_HOME CLASSPATH PATH Please perform the co ...