Posted By:
Pontus_Liljegren
Posted On:
Sunday, January 5, 2003 02:32 AM
I´m using JBuilder 8 Enterprise and having some major distrubing issues with it. It seems that it has no knowledge of the java-classes. I get this errormessage in the structurepane when I try to use any class from the java-libraries.
Cannot access class java.util.Vector; file javautilVector.class not found at line 3
And the Borland Make gives the same response and fails to compile. When I compile using Javac it compiles fine.
Does anyone know to solve this? Help would be very appreciated. It seems like it has something to with a classpath...
/Pontus