Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Missing interface IStatus (JET)
Missing interface IStatus (JET) [message #55811] Mon, 02 October 2006 18:34 Go to next message
Eclipse UserFriend
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 19:27 Go to previous message
Eclipse UserFriend
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 19:27 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
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


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Missing interface IStatus (JET)
Next Topic:Teneo: Any way to leave DB data dictionary alone when establishing a HbDataStore?
Goto Forum:
  


Current Time: Tue Apr 23 15:44:17 GMT 2024

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

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

Back to the top