Skip to main content



      Home
Home » Newcomers » Newcomers » Semaphore
Semaphore [message #173090] Sat, 30 September 2006 13:59 Go to next message
Eclipse UserFriend
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 #173114 is a reply to message #173090] Sat, 30 September 2006 20:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Are you sure you're using a Java 1.5 or later JRE?

- Jeff

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!
>
Re: Semaphore [message #173284 is a reply to message #173090] Mon, 02 October 2006 23:25 Go to previous message
Eclipse UserFriend
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
Previous Topic:Support for a tool
Next Topic:Update
Goto Forum:
  


Current Time: Sun May 11 09:33:55 EDT 2025

Powered by FUDForum. Page generated in 0.08614 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top