This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Subclipse installation for CCSv5.1

Other Parts Discussed in Thread: CCSTUDIO

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?

  • Hi,

    The release version of CCSv5.1 is invoked with the executable ccstudio instead of eclipse, therefore it reads its settings from the corresponding .ini file.

    As far as I know, this was done to avoid unexpected changes to the appearance tool (icons, splash screen, etc.) everytime updates were applied to the Eclipse IDE. Not sure if this also avoids changing more critical areas of the tool as well, but I don't expect so. 

    Regards,

    Rafael