|
Re: Calling my jdt plugin from a class [message #695798 is a reply to message #689980] |
Tue, 12 July 2011 14:02  |
Eclipse User |
|
|
|
On 28.06.2011 19:14, john doe wrote:
> Hi. I'm completely new to building plugins in eclipse. I have built
> out a simple JDT plugin with an AbstractHandler that loops through all
> the projects in my workspace and prints out method names when a button
> is clicked. If works fine, however, I would like to invoke this
> functionality from a class if at all possible. Thus, I have 2 questions.
>
> 1. Can I invoke my plugin programmatically from some java source code
> in a class within a project?
Not sure what you want to do.
> 2. Is it possible to use the Java Model classes (which are defined in
> org.eclipse.jdt.core) without building a plugin? More specifically,
> would I be able to just include a class in my project that does uses
> the jdt.core classes and run this as a java application?
No.
Dani
>
> Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.03310 seconds