I installed CCSv5.1.0.09000_linux today. The installation in ubuntu 10.04 went fine. I then tried adding the subclipse plugin. As is typical when adding this plugin, the line:
-Djava.library.path=/usr/lib/jni
needs to be added to eclipse.ini -- See http://subclipse.tigris.org/wiki/JavaHL.The problem is that this does not work correctly for the new release.
I had to add this line to ccstudio.ini before the error message related to JavaHL was resolved. Is this a known problem?