j3d installation problem....

I'm not quite sure this is where I should post this but I hope someone will help

I got the 1.4.0 version of J3D from j3d.org and after I runned the installation i tried to compile a test applet, the problem is that the compiler can't seem to find the classes, I tried to include manually the jar-files into the classpath but it still doesn't work, any ideas?

[374 byte] By [RedWinda] at [2007-11-26 20:16:22]
# 1
Are you getting any kind of error messagesLike NoClassFound or UnsatisfiedLinkError
amit.naranga at 2007-7-10 0:38:58 > top of Java-index,Java Essentials,New To Java...
# 2
I keep getting "cannot find symbol"edit: I keep getting it when I use SimpleUniverse, I just tried changing it to VirtualUniverse and I got no errors, everything worked right.... I hate it when this happens....Message was edited by: RedWind
RedWinda at 2007-7-10 0:38:58 > top of Java-index,Java Essentials,New To Java...
# 3
What do you mean by last message Is this like your problem has been resolved.If no please give me some more details abt the problem
amit.naranga at 2007-7-10 0:38:58 > top of Java-index,Java Essentials,New To Java...
# 4
Never mind the whole topic, I simply wasn't importing the right packages :D
RedWinda at 2007-7-10 0:38:58 > top of Java-index,Java Essentials,New To Java...