Redirecting to eclipse.platform (was Re: In 3.4 SDK config.ini: what do these org.eclipse.* lines do [message #331855] |
Thu, 25 September 2008 12:54  |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi, I didn't get any responses on eclipse.newcomer, so am adding
eclipse.platform to this thread.
Any info/specs for the lines org.eclipse.update.reconcile=false and
org.eclipse.equinox.simpleconfigurator.configUrl in config.ini file for
Eclipse SDK package?
Thanks!
Lee Anne wrote:
> Hi,
>
> I'm trying to migrate something I used to do in 3.3 to 3.4. I'm
> comparing the 3.3 config.ini file with the 3.4 one and am trying to
> understand the differences.
>
> What do the lines actually do or affect?:
> org.eclipse.update.reconcile=false
> org.eclipse.equinox.simpleconfigurator.configUrl
>
> I've searched the 3.4 help, but get "Nothing found". :-)I tried the
> Eclipse Runtime options topic in the 3.4 help, and while it covers
> things like the osgi.* lines and eclipse.* lines, it doesn't have
> anything about those two org.eclipse.* lines in config.ini.
>
> I have searched in Google, and for org.eclipse.update.reconcile, I have
> a hit in the equinox-dev list where Pascal responded to an issue with a
> headless application and said it has to do with the "reconcilation
> behavior". I'd like to understand more about the reconciliation behavior
> and when would I set that line to "true" vs "false"? Is that covered
> somewhere?
>
> Thanks in advance! If there's a 3.4 help topic or other page that I've
> overlooked, please point me to it.
>
> Sincerely,
> Lee Anne
|
|
|
Re: Redirecting to eclipse.platform (was Re: In 3.4 SDK config.ini: what do these org.eclipse.* line [message #331871 is a reply to message #331855] |
Thu, 25 September 2008 20:20  |
Eclipse User |
|
|
|
I'm not sure about the update.reconcile property, but the
simpleconfigurator.configURL property points to a bundles.info file
which lists which bundles should be installed and what their start
levels should be. This is then managed by p2 to controlled what is
running in the system.
You could compare the org.eclipse.equinox.simpleconfigurator and the
bundles.info to the old org.eclipse.update.configurator and platform.xml
-Andrew
Lee Anne wrote:
> Hi, I didn't get any responses on eclipse.newcomer, so am adding
> eclipse.platform to this thread.
>
> Any info/specs for the lines org.eclipse.update.reconcile=false and
> org.eclipse.equinox.simpleconfigurator.configUrl in config.ini file for
> Eclipse SDK package?
>
> Thanks!
>
> Lee Anne wrote:
>> Hi,
>>
>> I'm trying to migrate something I used to do in 3.3 to 3.4. I'm
>> comparing the 3.3 config.ini file with the 3.4 one and am trying to
>> understand the differences.
>>
>> What do the lines actually do or affect?:
>> org.eclipse.update.reconcile=false
>> org.eclipse.equinox.simpleconfigurator.configUrl
>>
>> I've searched the 3.4 help, but get "Nothing found". :-)I tried the
>> Eclipse Runtime options topic in the 3.4 help, and while it covers
>> things like the osgi.* lines and eclipse.* lines, it doesn't have
>> anything about those two org.eclipse.* lines in config.ini.
>>
>> I have searched in Google, and for org.eclipse.update.reconcile, I
>> have a hit in the equinox-dev list where Pascal responded to an issue
>> with a headless application and said it has to do with the
>> "reconcilation behavior". I'd like to understand more about the
>> reconciliation behavior and when would I set that line to "true" vs
>> "false"? Is that covered somewhere?
>>
>> Thanks in advance! If there's a 3.4 help topic or other page that I've
>> overlooked, please point me to it.
>>
>> Sincerely,
>> Lee Anne
|
|
|
Powered by
FUDForum. Page generated in 0.02073 seconds