Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to import restricted packages?
How to import restricted packages? [message #588172] Tue, 13 January 2009 07:06
Lenik  is currently offline Lenik Friend
Messages: 13
Registered: July 2009
Junior Member
I'm writing a plug-in which will dump the page layout of the active
perspective, and thus needs to import the org.eclipse.ui.internal.* package.
But this package `is not accessible due to restriction on required library
org.eclipse.ui.workbench_3.5.0.I200812010-1800.jar', so if I'm just want to
hack into, what shall I do?

I can compile the plug-in and run by launching an eclipse application, but I
wonder the warnings may prohibit me from deploy the plug-in to the real
world eclipse installations. Is there any official method to import the
restricted packages?

Lenik
Previous Topic:How to import restricted packages?
Next Topic:Cannot load classes when running a plug-in
Goto Forum:
  


Current Time: Tue Mar 19 02:49:32 GMT 2024

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

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

Back to the top