Search code examples
javatools.jar

Where is tools.jar located?


Running CentOS 6, Java 1.7.0_25 OpenJDK

Upon installing the RPM I saw it say

Unpacking JAR files...
rt.jar
jsee.jar
charsets.jar
>tools.jar

Where is tools.jar located? I checked /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25.x86_64

No where to be found.


Solution

  • On windows, I could find it at \jdk1.7.0\lib. You can find java directory structure here