Can't import java.util.concurrent in Eclipse

T

tsxn26

I just started using IBM RAD thats based on eclipse and am trying to
import the java.util.concurrent package but the package cannot be
resolved. Anyone know how I can get the import to work? Thanks a lot!
 
A

Alan Krueger

I just started using IBM RAD thats based on eclipse and am trying to
import the java.util.concurrent package but the package cannot be
resolved. Anyone know how I can get the import to work? Thanks a lot!

IIRC java.util.concurrent was added in 1.5, perhaps you're using an
older version?
 
R

Roedy Green

What compiler trarget level is your project set for. Perhaps it
defaults to 1.4. Change it to 1.5.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top