Missing interface IStatus (JET) [message #55811] |
Mon, 02 October 2006 14:34  |
Eclipse User |
|
|
|
Originally posted by: kalin.nakov.gmail.com
Hi,
I'm trying to invoke Jet by means of Java code. I'm trying do accomplish
this by the JET2Platform class whose methods return IStatus. In the help
I read that it resides in org.eclipse.core.runtime. But it is missing in
my org.eclipse.core.runtime_3.2.0.v20060603.jar. Where can I find that
interface?
Many thanks,
Kalin
|
|
|
Re: Missing interface IStatus (JET) [message #55894 is a reply to message #55811] |
Mon, 02 October 2006 15:27  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Kalin,
You can answer this yourself by doing Ctrl-Shift-T, type in IStatus,
open it, and use the left right arrow navigation button in the Package
Explorer toolbar to locate it in the navigator. This reveals that it's
in org.eclipse.equinox.common
Kalin Nakov wrote:
> Hi,
>
> I'm trying to invoke Jet by means of Java code. I'm trying do
> accomplish this by the JET2Platform class whose methods return
> IStatus. In the help I read that it resides in
> org.eclipse.core.runtime. But it is missing in my
> org.eclipse.core.runtime_3.2.0.v20060603.jar. Where can I find that
> interface?
>
> Many thanks,
> Kalin
|
|
|
Re: Missing interface IStatus (JET) [message #593325 is a reply to message #55811] |
Mon, 02 October 2006 15:27  |
Eclipse User |
|
|
|
Kalin,
You can answer this yourself by doing Ctrl-Shift-T, type in IStatus,
open it, and use the left right arrow navigation button in the Package
Explorer toolbar to locate it in the navigator. This reveals that it's
in org.eclipse.equinox.common
Kalin Nakov wrote:
> Hi,
>
> I'm trying to invoke Jet by means of Java code. I'm trying do
> accomplish this by the JET2Platform class whose methods return
> IStatus. In the help I read that it resides in
> org.eclipse.core.runtime. But it is missing in my
> org.eclipse.core.runtime_3.2.0.v20060603.jar. Where can I find that
> interface?
>
> Many thanks,
> Kalin
|
|
|
Powered by
FUDForum. Page generated in 0.06113 seconds