Semaphore [message #173090] |
Sat, 30 September 2006 13:59  |
Eclipse User |
|
|
|
Originally posted by: malin_grr.hotmail.com
Hello
I got a problem, somehow I can't use the java.util.concurrent.Semaphore in
my code when I'm working in eclipse why?
How can I get it to work, I can't "import" it, what is this??
Please help!
|
|
|
|
Re: Semaphore [message #173284 is a reply to message #173090] |
Mon, 02 October 2006 23:25  |
Eclipse User |
|
|
|
Originally posted by: eclipse4.rizzoweb.com
malin wrote:
> Hello
>
> I got a problem, somehow I can't use the java.util.concurrent.Semaphore
> in my code when I'm working in eclipse why?
>
> How can I get it to work, I can't "import" it, what is this??
>
> Please help!
You are probably running Eclipse with a 1.4 JVM/JDK, so Eclipse is not
set up in Java 5.0 mode.
Got to the Preferences, Java > Compiler and you'll see an option to set
it for Java 5. Also check the Installed JREs section to see if you have
it configured with an appropriate JRE/JDK.
--
Hope this helps,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.08614 seconds