Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » RCP config.ini not working since updating to Eclipse 4.9
RCP config.ini not working since updating to Eclipse 4.9 [message #1801145] Mon, 14 January 2019 15:32 Go to next message
Phil Beauvoir is currently offline Phil BeauvoirFriend
Messages: 62
Registered: October 2012
Member
I use a custom config.ini file for my RCP application which is built on Eclipse 4.7. Since updating to Eclipse 4.9 it no longer works, such that when launching the RCP application there is an error.

Here is the config.ini:

eclipse.application=com.archimatetool.editor.app
osgi.bundles.defaultStartLevel=4
eclipse.product=com.archimatetool.editor.product
osgi.splashPath=platform:/base/plugins/com.archimatetool.editor
osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.equinox.ds@3:start,org.eclipse.core.runtime@start


And the error log is attached.

Note that the app does not use the org.eclipse.equinox.simpleconfigurator plugin as it allows the user to add plugins into the app's "plugins" folder.
  • Attachment: error.log
    (Size: 4.39KB, Downloaded 206 times)
Re: RCP config.ini not working since updating to Eclipse 4.9 [message #1801155 is a reply to message #1801145] Mon, 14 January 2019 17:07 Go to previous messageGo to next message
Phil Beauvoir is currently offline Phil BeauvoirFriend
Messages: 62
Registered: October 2012
Member
Could it be a problem with org.eclipse.update.configurator?

See https://github.com/diffplug/goomph/issues/69
Re: RCP config.ini not working since updating to Eclipse 4.9 [message #1801193 is a reply to message #1801155] Tue, 15 January 2019 06:26 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
It's probably related to this thread as well:

https://www.eclipse.org/forums/index.php/mv/msg/1096972/1800881/#msg_1800881


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: RCP config.ini not working since updating to Eclipse 4.9 [message #1801198 is a reply to message #1801193] Tue, 15 January 2019 08:23 Go to previous message
Phil Beauvoir is currently offline Phil BeauvoirFriend
Messages: 62
Registered: October 2012
Member
Ed Merks wrote on Tue, 15 January 2019 06:26
It's probably related to this thread as well:

https://www.eclipse.org/forums/index.php/mv/msg/1096972/1800881/#msg_1800881


Thanks, Ed.
Previous Topic:Eclipse 2018-12 exhibits quite a few UI usability issues (at least for Fedora 27)
Next Topic:Problems during startup. Check the ".log" file in the ".metadata" directory of y
Goto Forum:
  


Current Time: Thu Apr 25 07:34:46 GMT 2024

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

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

Back to the top