Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Updates of Eclipse with CDT bad?
Updates of Eclipse with CDT bad? [message #1732178] Fri, 13 May 2016 09:58 Go to next message
Daniel B is currently offline Daniel BFriend
Messages: 11
Registered: May 2016
Junior Member
Hello,

I updated eclipse one or two months ago and since then the following happens. Whenever I open the project properties of a C++ project and try to switch to the C++ Build options or similar (anything specific to C++), it says "The current displayed page contains invalid values" followed by a NullPointerException. I cannot even uninstall parts of eclipse, since the "Installation Details" dialog isn't showing up.

Does anybody else experience these problems? It seems that although I reported it many times inside eclipse, that nobody gives this attention.

Kind regards,
Daniel
Re: Updates of Eclipse with CDT bad? [message #1732226 is a reply to message #1732178] Fri, 13 May 2016 14:12 Go to previous messageGo to next message
Joost Kraaijeveld is currently offline Joost KraaijeveldFriend
Messages: 273
Registered: July 2009
Senior Member
On 13-05-16 15:15, Daniel B wrote:
> Hello,
>
> I updated eclipse one or two months ago and since then the following
> happens. Whenever I open the project properties of a C++ project and try
> to switch to the C++ Build options or similar (anything specific to
> C++), it says "The current displayed page contains invalid values"
> followed by a NullPointerException. I cannot even uninstall parts of
> eclipse, since the "Installation Details" dialog isn't showing up.
> Does anybody else experience these problems? It seems that although I
> reported it many times inside eclipse, that nobody gives this attention.

This is a "me too"! I cannot edit any of the build options. My OS is
Linux/Debian Testing with OpenJdk 8.0. Yours?

Gr

Joost


Cheers,

Joost
Re: Updates of Eclipse with CDT bad? [message #1732233 is a reply to message #1732226] Fri, 13 May 2016 15:30 Go to previous messageGo to next message
Daniel B is currently offline Daniel BFriend
Messages: 11
Registered: May 2016
Junior Member
My system is also running Linux (Arch Linux) with Oracle's JDK 8.

[Updated on: Fri, 13 May 2016 15:31]

Report message to a moderator

Re: Updates of Eclipse with CDT bad? [message #1732248 is a reply to message #1732233] Fri, 13 May 2016 20:36 Go to previous messageGo to next message
Joost Kraaijeveld is currently offline Joost KraaijeveldFriend
Messages: 273
Registered: July 2009
Senior Member
On 13-05-16 17:30, Daniel B wrote:
> Mine is also Linux (Arch Linux) with Oracle's JDK 8.
I suspect Java 8 is th culprit. But I am not sure and do not have the
time this weekend to find that out. I hope somewhere next week.

Joost


Cheers,

Joost
Re: Updates of Eclipse with CDT bad? [message #1732259 is a reply to message #1732248] Sat, 14 May 2016 07:00 Go to previous messageGo to next message
Daniel B is currently offline Daniel BFriend
Messages: 11
Registered: May 2016
Junior Member
I've just tried it with jdk7-openjdk and it still doesn't work.

java version "1.7.0_101"
OpenJDK Runtime Environment (IcedTea 2.6.6) (Arch Linux build 7.u101_2.6.6-1-x86_64)
OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode)
Re: Updates of Eclipse with CDT bad? [message #1732264 is a reply to message #1732259] Sat, 14 May 2016 07:54 Go to previous messageGo to next message
Joost Kraaijeveld is currently offline Joost KraaijeveldFriend
Messages: 273
Registered: July 2009
Senior Member
Hi Daniel,

After a brain wave I found that setting "SWT_GTK3=0" as environmental
variable solved the problem,


Gr

Joost


Cheers,

Joost
icon14.gif  Re: Updates of Eclipse with CDT bad? [message #1732268 is a reply to message #1732264] Sat, 14 May 2016 08:44 Go to previous message
Daniel B is currently offline Daniel BFriend
Messages: 11
Registered: May 2016
Junior Member
Joost Kraaijeveld wrote on Sat, 14 May 2016 07:54
After a brain wave I found that setting "SWT_GTK3=0" as environmental
variable solved the problem,
Thank you very much. That solved the problem!

Also the toolbar button sizes are correct again (they were too big, s.t. I had two lines for the toolbar).

[Updated on: Sat, 14 May 2016 09:10]

Report message to a moderator

Previous Topic: c project using SDCC.
Next Topic:Remote Debug Apache Module
Goto Forum:
  


Current Time: Tue Apr 23 07:45:29 GMT 2024

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

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

Back to the top