Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Deleting one library deletes all libraries
Deleting one library deletes all libraries [message #1733619] Mon, 30 May 2016 13:00 Go to next message
slajerek . is currently offline slajerek .Friend
Messages: 20
Registered: April 2010
Junior Member
In Linker settings when I click to remove SDL library (by icon with red X) all libraries disappear.

Newest CDT on fresh Ubuntu 14.04 32 bit.

Side note:
... seriously? Do you have QA team there?
I asked this question months ago, I'm going to ask again. Have you EVER created a stable release of Eclipse CDT (ie. not rushing with new features, UI changes but just polishing things)? So I can download that stable version and just do coding not playing around with your errors? Thanks in advance.
Re: Deleting one library deletes all libraries [message #1734108 is a reply to message #1733619] Fri, 03 June 2016 22:13 Go to previous messageGo to next message
Tamás Kiss is currently offline Tamás KissFriend
Messages: 11
Registered: May 2016
Junior Member
Maybe this is the same as bug 492486, more specifically bug 493070.
Re: Deleting one library deletes all libraries [message #1734129 is a reply to message #1734108] Sat, 04 June 2016 14:05 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
There is a workaround for this. Sadly it falls in the case of numerous items in GTK3 that have changed behaviour since GTK2. Have a look at the bug for more info. But you can work around the problem by not using GTK3 on Eclipse Mars by adding

--launcher.GTK_version
2

to your eclipse.ini or set an environment variable
SWT_GTK3=0


Quote:
... seriously? Do you have QA team there?

I wish we did have a QA team. This is an open source project that gives back to its community as much as we can. The more the community get involved, the better the product. For each release there is manual testing performed https://wiki.eclipse.org/CDT/Manual_Testing along with each build run through automated testing https://hudson.eclipse.org/cdt/job/cdt-master/lastCompletedBuild/testReport/

I feel your frustration and look forward to your further bug reports https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CDT and if you can spare it, join us for the pre-release manual testing, at least on the platform(s) you care most about.

Previous Topic:Enums bug in editor
Next Topic:Launching eclipse IDE failed on ubuntu 16.04
Goto Forum:
  


Current Time: Tue Mar 19 04:18:18 GMT 2024

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

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

Back to the top