Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Changing the access rules for the JDK
Changing the access rules for the JDK [message #637326] Fri, 05 November 2010 00:57 Go to next message
Eclipse UserFriend
I'm wondering if it is possible to change the access rules assigned to the
JDK.

We have an OSGi application and we are using JavaSE-1.6 as the execution
environment and we would like to turn on enforcement of the access rules.

Unfortunately we get some errors due to using classes from sun packages that
aren't part of the public API.

We need to use the classes due to problems with the JDK that won't be fixed
until Java 1.7 is released.

Any help would be much apppreciated.

Namaste, Bruce
Re: Changing the access rules for the JDK [message #653380 is a reply to message #637326] Wed, 09 February 2011 10:25 Go to previous messageGo to next message
Eclipse UserFriend
did you work this one out?
Re: Changing the access rules for the JDK [message #653430 is a reply to message #653380] Wed, 09 February 2011 12:49 Go to previous message
Eclipse UserFriend
In the end I found if you include the JRE and not an exectution environment you do not then get any access restrictions
Previous Topic:installing Eclipse pulsar android sdk on Windows 7 64
Next Topic:Copying a project in same workspace
Goto Forum:
  


Current Time: Wed Jul 23 09:35:40 EDT 2025

Powered by FUDForum. Page generated in 0.28258 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top