I am trying to run the following command: java -Xmx256m -jar FileIndexer.jar, but I get bash: java: command not found in return. How can I change the path to include java? Raymond
I am trying to run the following command: java -Xmx256m -jar FileIndexer.jar, but I get bash: java: command not found in return. How can I change the path to include java? Raymond