Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do i find and download jar files?

843785Oct 17 2008 — edited Oct 20 2008
I have some old code and it uses import com.sun.java_cup.internal.parser
When compiling gives error on this.

Googleing this shows that its part of the rt.jar file. rt.jar is in the jre/lib folder. That is part of my classpath but still wont compile how do i find what an import belongs to and where can i download these jar files..


Java really is not a friendly language to me.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 17 2008
Added on Oct 17 2008
3 comments
492 views