CentOS6 VMWare VM
Eclipse IDE for C/C++ Developers
Version: Indigo Service Release 2
Build id: 20120216-1857
Installing from Eclipse. Tried both from site and from zip file. Tried as user. Long install process ends with error message:
An error occurred while installing the items
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.slickedit.linux64.libs 4.3.2, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.ChmodAction).
The action chmod failed - file /usr/local/eclipse/plugins/com.slickedit.linux64.libs_4.3.2/slickedit does not exist.
Tried as root. Long install process seemed to work but now my Ecllipse is broken for both user and root. Refers to error in log file.
.log file has a lot of error messages like this:
!ENTRY org.eclipse.osgi 4 0 2014-12-18 17:51:59.883
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: com.slickedit.eclipse.SlickEditSystem.getAlertGroupVisible(I)I
at com.slickedit.eclipse.SlickEditSystem.getAlertGroupVisible(Native Method)
at com.slickedit.swt.StatusIcon.createControl(StatusIcon.java:55)
...