File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Access Restriction on Mac (Java 3D) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Access Restriction on Mac (Java 3D)" Watch "Access Restriction on Mac (Java 3D)" New topic
Author

Access Restriction on Mac (Java 3D)

Olivier Legat
Ranch Hand

Joined: Nov 17, 2007
Posts: 176

Hello everyone.

I'm trying to play around with Java 3D but I'm unable to compile the simplest of all programs due to a very strange error:
Access restriction: The type SimpleUniverse is not accessible due to restriction on required library /System/Library/Java/Extensions/j3dutils.jar

Access restriction: The type BranchGroup is not accessible due to restriction on required library /System/Library/Java/Extensions/j3dcore.jar


Very annoying I dare say ... does anyone know how to fix this?

Thank-you.

P.S. I'm using Eclipse.


Olly
August Lammersdorf
Greenhorn

Joined: Dec 15, 2010
Posts: 5
These threads might be helpful:

- Java3d 1.5.2 on Macos : http://forums.oracle.com/forums/thread.jspa?messageID=9254447

- Java3D + Newer Eclipse Version : http://forums.oracle.com/forums/thread.jspa?threadID=2133747&tstart=0

August
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Access Restriction on Mac (Java 3D)
 
Similar Threads
Access restriction
Problem using jsse.jar
Import in Java
Eclipse (Mac): Access restriction: The constructor Driver() is not accessible due to restriction...
Problem with sounds