Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

jar files of jav

  Asked By: Cory    Date: Jul 03    Category: Java    Views: 590
  

We know ,in java ,there are jar files that include classes needed. But where
are the jar files of java itself?
For example,I can't find the java.lang.Class. I can't find where is the folder
which contains the Class.java.
Can u help me?

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Ray Lawrence     Answered On: Jul 03

look for tools.jar...............

 
Answer #2    Answered By: Chad Bradley     Answered On: Jul 03

these jar  files are in the java  directory when u install the SDK!

 
Answer #3    Answered By: Laurel Collins     Answered On: Jul 03

I think the source (.java) files  is in sc.jar and the .class files
are in rt.jat, but just look tyhrough all the jar  files in your sdk
directory

 
Didn't find what you were looking for? Find more on jar files of jav Or get search suggestion and latest updates.




Tagged: