Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Jobs API
Jobs API [message #77479] Fri, 17 November 2006 05:50 Go to next message
Eclipse UserFriend
Originally posted by: slewis.composent.com

When perusing the equinox common bundle in the equinox sdk I noticed
that although org.eclipse.core.runtime interfaces/classes are there,
that the Jobs API (org.eclipse.core.runtime.jobs) is not there.

Why was it left out? I understand the line has to be drawn somewhere,
of course, but jobs API seems pretty central.

Thanks,

Scott
Re: Jobs API [message #77515 is a reply to message #77479] Fri, 17 November 2006 17:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeff_mcaffer.REMOVE.ca.ibm.com

org.eclipse.core.runtime package is split over several bundles.
Job is in its own bundle.

Jeff


Scott Lewis wrote:
>
> When perusing the equinox common bundle in the equinox sdk I noticed
> that although org.eclipse.core.runtime interfaces/classes are there,
> that the Jobs API (org.eclipse.core.runtime.jobs) is not there.
>
> Why was it left out? I understand the line has to be drawn somewhere,
> of course, but jobs API seems pretty central.
>
> Thanks,
>
> Scott
Re: Jobs API [message #77529 is a reply to message #77515] Fri, 17 November 2006 18:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: slewis.composent.com

Hi Jeff,

Cool. Which one? I looked through the equinox 3.3m3 sdk bundles just
now and couldn't find it in equinox.common or osgi, or equinox.registry,
or equinox.preferences...which all have core.runtime classes...but
nothing from .jobs. Is it in a bundle that's not included with the
equinox SDK?

Thanks,

Scott


Jeff McAffer wrote:
> org.eclipse.core.runtime package is split over several bundles.
> Job is in its own bundle.
>
> Jeff
>
>
> Scott Lewis wrote:
>>
>> When perusing the equinox common bundle in the equinox sdk I noticed
>> that although org.eclipse.core.runtime interfaces/classes are there,
>> that the Jobs API (org.eclipse.core.runtime.jobs) is not there.
>>
>> Why was it left out? I understand the line has to be drawn somewhere,
>> of course, but jobs API seems pretty central.
>>
>> Thanks,
>>
>> Scott
Re: Jobs API [message #77605 is a reply to message #77529] Sat, 18 November 2006 14:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeff_mcaffer.REMOVE.ca.ibm.com

Jobs is in the Eclipse SDK (Jobs are used extensively in the SDK). See
org.eclipse.core.jobs. Jobs is not technically part of Equinox since it
really has little to do with OSGi.

Jeff

Scott Lewis wrote:
> Hi Jeff,
>
> Cool. Which one? I looked through the equinox 3.3m3 sdk bundles just
> now and couldn't find it in equinox.common or osgi, or equinox.registry,
> or equinox.preferences...which all have core.runtime classes...but
> nothing from .jobs. Is it in a bundle that's not included with the
> equinox SDK?
>
> Thanks,
>
> Scott
>
>
> Jeff McAffer wrote:
>> org.eclipse.core.runtime package is split over several bundles.
>> Job is in its own bundle.
>>
>> Jeff
>>
>>
>> Scott Lewis wrote:
>>>
>>> When perusing the equinox common bundle in the equinox sdk I noticed
>>> that although org.eclipse.core.runtime interfaces/classes are there,
>>> that the Jobs API (org.eclipse.core.runtime.jobs) is not there.
>>>
>>> Why was it left out? I understand the line has to be drawn
>>> somewhere, of course, but jobs API seems pretty central.
>>>
>>> Thanks,
>>>
>>> Scott
Re: Jobs API [message #77701 is a reply to message #77605] Mon, 20 November 2006 18:09 Go to previous message
Eclipse UserFriend
Originally posted by: slewis.composent.com

Hi Jeff,

I was asking about the availability of org.eclipse.core.runtime.jobs
classes in Equinox apps.

>>>>> When perusing the equinox common bundle in the equinox sdk I noticed
>>>>> that although org.eclipse.core.runtime interfaces/classes are there,
>>>>> that the Jobs API (org.eclipse.core.runtime.jobs) is not there.
>>>>>
>>>>> Why was it left out? I understand the line has to be drawn
>>>>> somewhere, of course, but jobs API seems pretty central.

Thanks,

Scott


Jeff McAffer wrote:
> Jobs is in the Eclipse SDK (Jobs are used extensively in the SDK). See
> org.eclipse.core.jobs. Jobs is not technically part of Equinox since it
> really has little to do with OSGi.
>
> Jeff
>
> Scott Lewis wrote:
>> Hi Jeff,
>>
>> Cool. Which one? I looked through the equinox 3.3m3 sdk bundles just
>> now and couldn't find it in equinox.common or osgi, or
>> equinox.registry, or equinox.preferences...which all have core.runtime
>> classes...but nothing from .jobs. Is it in a bundle that's not
>> included with the equinox SDK?
>>
>> Thanks,
>>
>> Scott
>>
>>
>> Jeff McAffer wrote:
>>> org.eclipse.core.runtime package is split over several bundles.
>>> Job is in its own bundle.
>>>
>>> Jeff
>>>
>>>
>>> Scott Lewis wrote:
>>>>
>>>> When perusing the equinox common bundle in the equinox sdk I noticed
>>>> that although org.eclipse.core.runtime interfaces/classes are there,
>>>> that the Jobs API (org.eclipse.core.runtime.jobs) is not there.
>>>>
>>>> Why was it left out? I understand the line has to be drawn
>>>> somewhere, of course, but jobs API seems pretty central.
>>>>
>>>> Thanks,
>>>>
>>>> Scott
Previous Topic:org.eclipse.equinox.http.* and 3.3M3
Next Topic:Struggling with converting lib jar to bundle
Goto Forum:
  


Current Time: Sat Apr 27 04:38:29 GMT 2024

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

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

Back to the top