The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
August 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

IDE Class library problem

Posted by ThabaniZ on August 01, 2000 at 9:44 AM

I'm using MS Visual J++ publisher edition based on Java1.1.2. I need to use Java version 1.2. VJ++ accesses classes.zip file in
Windows/Java directory. The question is, is there anyway that I can find/create classes.zip file for Java version 1.2, because after installing
the JDK I cannot find the classes directories(e.g. Java/lang/..., and Java/com/...). Please help!!! Specifically I'm having a
problem with a listFiles() - I get an error which reads "Method listFiles() not found in java.io.File".



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us