Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

CLASSPATH problem...

843804Mar 20 2004 — edited Mar 22 2004
Im having a problem with the compiler finding user created classes that are also in packages.

EX.
prog1.java is in package test1

I have the classpath set to look in the folder that contains the package test1 ex. C:\...\mypackages\

But when I call a class that I created I get the error "Unresolved Symbol".

Any help would be greatly appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2004
Added on Mar 20 2004
10 comments
182 views