[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: Programmatically search for method references
|
Am Fri, 17 Aug 2007 11:58:58 +0200 schrieb Frederic Fusier:
> About the documentation, the most simple thing to do would be to open Help contents
> in an eclipse session and read the 'JDT Plug-in Developer Guide'
> (at least the 'JDT Core' paragraph entirely)...
>
> For example, you'll find in JDT Plug-in Developer Guide > Programmer's Guide > JDT Core > Java model
> page an example of IJavaModel elements creation at chapter 'Java elements and their resources'.
Thanks for the hint, I am progressing. I have already finished my non-UI
code, so it's time to attack the UI.
Thanks again,
Rudi