Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Deleting methods by a plugin
Deleting methods by a plugin [message #585709] Mon, 11 November 2002 09:15
Benjamin is currently offline BenjaminFriend
Messages: 21
Registered: July 2009
Junior Member
Hi guys..
I`m searching for a way to delete a method.
At the moment i`m writing an accessors generator which generates the get
and set methods with lazy init and property change support.
What i need is a way to delete exisiting methods.
Method adding is implemented due to use of IType.createMethod. Forcing a
method creation is working fine but i want do delete the exisiting methods
before i create the new one`s and thats my problem.

I hope someone has an good solution for this problem.

by benjamin
Previous Topic:Deleting methods by a plugin
Next Topic:Deleting methods by a plugin
Goto Forum:
  


Current Time: Tue Apr 30 08:19:33 GMT 2024

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

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

Back to the top