Created attachment 471877 [details] Eclipse crash log Description of problem: After having the bug : 667376 I tryed a full f resh install of eclipse. yum remove eclipse* rm -rf /usr/lib64/eclipse rm -r /usr/share/eclipse/ yum install eclipse eclipse-cdt eclipse-texlipse Version-Release number of selected component (if applicable): last update (see bug 667376) How reproducible: always Steps to Reproduce: 1.Launch eclipse Actual results: The spash screen appears then i've got an error message saying me to read the log. I've attached the log. Expected results: Start eclipse Additional info:
You should NEVER remove files in /usr manually. This way you have removed icu4j-eclipse, tomcat5-jasper-eclipse and probably others but rpm thinks they are there(and they are really in its db but the files aren't). Please reinstall them and try again.
Thanks for your answer, and sory for disturbing you. FIX: yum reinstall *eclipse*