LinkedList in MS Visual J++

Hello Java Experts.

I'm trying to use the java.util.LinkedList services however MS Visual J++ states that this class

is undefined. My program compiles on sun compiler and on JBuilder too, but not on Visual J++.

What should i do to make it run on J++ too.

Thank You for your help.

Alon,

Israel.

P.S

I hope you have nothing against posting this Q here (not appropriate for this forum or you hate Visual J++ .....)

[472 byte] By [haramataa] at [2007-9-27 6:18:31]
# 1
Hello haramata,'java.util.LinkedList' first appeared in JDK 1.2. I don't think that MS Visual J++ supports JDK 1.2.-Merwyn,Developer Technical Support, http://www.sun.com/developers/support.
JavaMan5a at 2007-7-8 8:53:23 > top of Java-index,Developer Tools,Java Compiler...