Skip to Main Content

Java Programming

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!

java.util.concurrent. does not exist???? after updating to java 6

807591Mar 12 2008 — edited Mar 12 2008
i am comming up with this error when i compile my code "package java.util.concurrent does not exist"

i have the code

import java.util.concurrent.*;

and i have just updated my java java SE 6 update 5.
i am using netbeans 3.6.

does anybody know what my problem is???????
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2008
Added on Mar 12 2008
3 comments
417 views