Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Determine Imethod original binary method
Determine Imethod original binary method [message #665880] Sun, 17 April 2011 20:58 Go to next message
JIV  is currently offline JIV Friend
Messages: 3
Registered: March 2011
Junior Member
Hello im using IMethod for some refactoring, but i need somehow get from it parent method, by parent i mean for example if method is overriden - i need test if parent method is accessible (for example is binary), any idea how to get it?
Re: Determine Imethod original binary method [message #665971 is a reply to message #665880] Mon, 18 April 2011 11:21 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

On 04/17/2011 04:58 PM, JIV wrote:
> Hello im using IMethod for some refactoring, but i need somehow get from
> it parent method, by parent i mean for example if method is overriden -
> i need test if parent method is accessible (for example is binary), any
> idea how to get it?

You probably want eclipse.technology.jdt

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Re: Determine Imethod original binary method [message #666647 is a reply to message #665880] Thu, 21 April 2011 12:55 Go to previous message
JIV  is currently offline JIV Friend
Messages: 3
Registered: March 2011
Junior Member
dont see such package in eclipse source, im talking about plugin development for eclipse Smile
Previous Topic:How to develop an TextEditor that is capable to lock lines for MDSD?
Next Topic:Use different system bundle for the target platform
Goto Forum:
  


Current Time: Mon Sep 23 08:02:31 GMT 2024

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

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

Back to the top