Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problems with in-house plugins when using latest Eclipse CDT (2020-06)(In-house plugins loading.)
Problems with in-house plugins when using latest Eclipse CDT (2020-06) [message #1830526] Tue, 28 July 2020 13:40 Go to next message
Franck Wojcik is currently offline Franck WojcikFriend
Messages: 2
Registered: July 2020
Junior Member
Hi!
I develop some plugins in Eclipse RCP for Eclipse CDT. To deploy them, I copy the plugins into the plugins directory before starting Eclipse CDT. It works for Eclipse CDT versions 2019-12-R, 2020-03-R, 2020-06-M1, M2, M3 and RC1 but not for 2020-06-R. There is no information inside workspace/.metadatas/.log. My sources work as Eclipse Application in debug mode in Eclipse RCP-2020-06-RC1 and RCP-2020-06-R (with CDT plugins).

Could someone explain what is mainly differentiating the RC and R versions and especially how the plugins are loaded. Do you have suggestions how I can resolve this problem? Any ideas are welcome.

Thanks.
Re: Problems with in-house plugins when using latest Eclipse CDT (2020-06) [message #1830539 is a reply to message #1830526] Tue, 28 July 2020 20:57 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

You should either put them in the dropins folder instead, or build a proper Update Site so the end-user can do an installation of them.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Problems with in-house plugins when using latest Eclipse CDT (2020-06) [RESOLVED] [message #1830690 is a reply to message #1830539] Fri, 31 July 2020 12:17 Go to previous message
Franck Wojcik is currently offline Franck WojcikFriend
Messages: 2
Registered: July 2020
Junior Member
Using the dropins folder doesn't make unfortunately any difference, I have exactly the same result when using the plugins folder.
Use of an Update Site was a good idea: this method works with a local archive.
So, this permits to me to identified the problem: I don't know if it's a mistake or a choice but the plugin org.apache.log4j is present in all Eclipse CDT releases except 2020-06-R.

Thanks for you help !
Previous Topic:Eclipse 2020-06 fails to start after update.
Next Topic:Problem installing eclipse
Goto Forum:
  


Current Time: Thu Mar 28 17:41:45 GMT 2024

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

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

Back to the top