Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse Photon (4.8.0) RCP application plug-ins loading issue(Eclipse Photon (4.8.0) RCP application plug-ins loading issue)
Eclipse Photon (4.8.0) RCP application plug-ins loading issue [message #1794779] Thu, 06 September 2018 12:15 Go to next message
Tharun Sabi Reddy is currently offline Tharun Sabi ReddyFriend
Messages: 1
Registered: September 2018
Junior Member
I am updating Eclipse RCP application from Indigo(3.7.0) to Photon(4.8.0), and I am facing issue with loading plug-ins.

Eclipse Photon(4.8.0) RCP Application is not able to load Plugins which are copied to the plugin directory unless bundles-info is updated with the plug-in details.

This was working fine in the Indigo version.

I want to use plug-ins directory and I am using eclipse.core.runtime instead of simpleconfigurator in config.ini file `osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start`

Can I make any changes to load plugins automatically?
Re: Eclipse Photon (4.8.0) RCP application plug-ins loading issue [message #1794806 is a reply to message #1794779] Thu, 06 September 2018 19:07 Go to previous message
Eclipse UserFriend
You can use the dropins folder. See the following for details:

https://wiki.eclipse.org/Equinox/p2/Getting_Started#Dropins
Previous Topic:Eclipse 3.7 RCP App -> e4 RCP
Next Topic:Trying to get "Link with editor" boolean value
Goto Forum:
  


Current Time: Thu Apr 25 15:29:42 GMT 2024

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

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

Back to the top