Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » An internal error occurred during: "Notifying selection listeners".
An internal error occurred during: "Notifying selection listeners". [message #1701687] Wed, 15 July 2015 02:51
chris JR is currently offline chris JRFriend
Messages: 1
Registered: July 2015
Junior Member
I can't use eclipse because I see a pop up like this every time when I open it

An internal error occurred during: "Notifying selection listeners".
java.lang.StackOverflowError

i didn't have any problem before. I uninstalled eclipse. and installed again. but i still have the same problem Sad

my eclipse.ini is like this
1 -showsplash
2 org.eclipse.platform
3 --launcher.XXMaxPermSize
4 128m
5 -Dosgi.requiredJavaVersion=1.7
6 -vmargs
7 -Xverify:none
8 -XX:+UseParallelGC
9 -XX:PermSize=20M
10 -XX:NewSize=32M
11 -XX:MaxNewSize=32M
12 -Xms128m
13 -Xmx128m
Previous Topic:Setup Project Explorer to show only functions
Next Topic:GDB will be unable to debug shared library
Goto Forum:
  


Current Time: Thu Apr 18 04:13:07 GMT 2024

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

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

Back to the top