Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 04:57 Go to next message
Bruce Kelly is currently offline Bruce KellyFriend
Messages: 63
Registered: July 2009
Member
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 15:25 Go to previous messageGo to next message
Paul  is currently offline Paul Friend
Messages: 7
Registered: November 2010
Junior Member
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 17:49 Go to previous message
Paul  is currently offline Paul Friend
Messages: 7
Registered: November 2010
Junior Member
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: Thu Apr 25 01:47:06 GMT 2024

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

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

Back to the top