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 #33729] Mon, 11 November 2002 09:15
Eclipse UserFriend
Originally posted by: benjamin.diefenbach.lhsystems.com

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:File has changed on the file system error
Next Topic:Deleting methods by a plugin
Goto Forum:
  


Current Time: Fri Apr 19 21:49:37 GMT 2024

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

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

Back to the top