• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Access Restriction on Mac (Java 3D)

 
Ranch Hand
Posts: 176
Mac Chrome Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
It's hard to fight evil. The little things, like a nice sandwich, really helps. Right tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic