forked from AboutWebLLC/unofficial-updater2
-
Notifications
You must be signed in to change notification settings - Fork 0
Missing tools.jar
iknowkungfoo edited this page Mar 2, 2012
·
1 revision
If you get a message stating that the file "tools.jar" is missing, then download and install the latest JDK from Oracle.
http://www.oracle.com/technetwork/java/javase/overview/index.html
Grab the Java SE 6 Update X JDK, not the JRE. Once this is installed, you should have the following folders (Windows):
C:\Program Files\Java
C:\Program Files\Java\jdk1.6.0_{x}\lib // tools.jar is located here
C:\Program Files\Java\jre6
You should also update your CF server to use this version of the JDK instead of the version installed with CF for security and performance enhancements.