Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

installing java3D with eclipse

843799Jul 20 2009 — edited Feb 17 2010
Hi, am new to java and am using eclipse. Have downloaded all the files required and have built a path using them, ie. j3dcore.jar, j3dutils.jar and vecmath.jar.

Problem is, i still cant run any example programs.

things like;

import com.sun.j3d.utils.universe.SimpleUniverse;

import com.sun.j3d.utils.geometry.ColorCube;

import javax.media.j3d.BranchGroup;

import com.sun.j3d.utils.applet.MainFrame;

are flagged, and all it says are things like

Access restriction: The type MainFrame is not accessible due to restriction on required library C:\Program Files\Java\jre6\lib\ext\j3dutils.jar


please help.

Thank youuu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2010
Added on Jul 20 2009
4 comments
891 views