Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » The superclass hierarchy for XXX has been reduced
The superclass hierarchy for XXX has been reduced [message #32577] Thu, 13 November 2008 17:34
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi Team,

We turned on API tools and have a bunch of these errors. At a high level we
made an abstract class internal because we want users to extend a concreate
class and not the abstract class.

I realize going forward we use annotations such as @noextend Classes. but
what do we do for the old code.

Is the only workaround to refactor the internal code to a public package?

Cheers...
Anthony
Previous Topic:Bundle dependency problems
Next Topic:The superclass hierarchy for XXX has been reduced
Goto Forum:
  


Current Time: Thu Mar 28 15:18:18 GMT 2024

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

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

Back to the top