Install

Once you have downloaded Follow , and assuming you have installed Java, no installation is necessary. To start Follow, simple invoke:

  • java -jar follow-1.7.4.jar

    Depending on how your environment is set up, you may have to type the absolute path to the java executable (for example "$JAVA_HOME /JRE/1.5.0/bin/java" -jar follow-1.7.4.jar).

Uninstall

To "uninstall" Follow:

  1. Remove follow1.7.4.jar from your machine
  2. Go to your user directory and delete the file named .followApp.properties. This file contains your preference settings for Follow. (It is created the first time you start the application.)