Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » discouraged access to classes from plugin.xml
discouraged access to classes from plugin.xml [message #1102180] Thu, 05 September 2013 13:30 Go to next message
Vlad Dumitrescu is currently offline Vlad DumitrescuFriend
Messages: 431
Registered: July 2009
Location: Gothenburg
Senior Member
Hi!

I have some references from my UI plugin's plugin.xml to classes in the core plugin. For some of them, I get warnings about discouraged access - the affected classes are in a certain package. From the code, all is well, no warnings. The core plugin exports everything. The warnings are produced by the headless build too.

Has anyone any suggestions about what might be happening here? It's not a showstopper, but it is annoying...

best regards,
Vlad
Re: discouraged access to classes from plugin.xml [message #1102185 is a reply to message #1102180] Thu, 05 September 2013 13:34 Go to previous message
Vlad Dumitrescu is currently offline Vlad DumitrescuFriend
Messages: 431
Registered: July 2009
Location: Gothenburg
Senior Member
Ok, nevermind, it was a case of split packages between plugins and one of them had it private...

/Vlad
Previous Topic:How make application like Eclipse?
Next Topic:Get Progress Monitor of a running Job?
Goto Forum:
  


Current Time: Thu Apr 18 18:27:48 GMT 2024

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

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

Back to the top