Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Getting IType of type in plugin (and not in workspace)
Getting IType of type in plugin (and not in workspace) [message #85524] Wed, 13 August 2003 15:33 Go to next message
Eclipse UserFriend
Originally posted by: jruud.caredatasystems.com

I would like to for example list all implementers of IMyInterface, defined
in one of my plugins - and not in a plugin project in the workspace. I
should be ok if I can get to my interface's IType, but how can I find the
IType defined in (one of the following will do): a particular plugin and its
prereq plugins, all activated plugins, or all plugins?



Thanks,

JR
Re: Getting IType of type in plugin (and not in workspace) [message #180787 is a reply to message #85524] Fri, 01 October 2004 15:53 Go to previous message
Eclipse UserFriend
Hi,

Did you figure out how to do this? I need to do something similar.

Thanks
Anand

John Ruud wrote:
> I would like to for example list all implementers of IMyInterface, defined
> in one of my plugins - and not in a plugin project in the workspace. I
> should be ok if I can get to my interface's IType, but how can I find the
> IType defined in (one of the following will do): a particular plugin and its
> prereq plugins, all activated plugins, or all plugins?
>
>
>
> Thanks,
>
> JR
>
>


--
____________________________________________________________ ______________________

Anand Narasimhan
anandn@cisco.com
Previous Topic:[ANN] Bytecode Outline plugin 1.0 released
Next Topic:intersperse tabs and spaces with java formatter?
Goto Forum:
  


Current Time: Thu May 08 13:07:28 EDT 2025

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

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

Back to the top