Why can Visual J++ 1.1 find the Java packages?
The problem is, most likely, related to the use of the package manager and IE4. VJ1.1 doesn’t know about the package manager and so is looking for class packages in zip files. You can request the package manager create these files using the following command line: clspack -auto Do this from the C:\windows\java (or C:\WINNT\java) subdirectory.