<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Eclipse on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/eclipse/</link>
    <description>Recent content in Eclipse on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Mon, 03 Aug 2015 12:01:24 +0000</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/eclipse/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kinetis Design Studio crashes on Kubuntu 14.04</title>
      <link>https://blog.khmersite.net/p/kinetis-design-studio-crashes-on-kubuntu-14-04/</link>
      <pubDate>Mon, 03 Aug 2015 12:01:24 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/kinetis-design-studio-crashes-on-kubuntu-14-04/</guid>
      <description>&lt;p&gt;On Kubuntu 14.04, Kinetis Design Studio (KDS) could be started, but when I tried to create a new project, it’d crash with the following message displayed in the terminal:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ kinetis-design-studio 
java: /build/buildd/gtk2-engines-oxygen-1.4.5/src/animations/oxygencomboboxdata.cpp:87: void Oxygen::ComboBoxData::setButton(GtkWidget*): Assertion `!_button._widget&amp;#39; failed.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;KDS is a Eclipse-based IDE. So I suspect the issue is related to Eclipse IDE itself. (I can’t confirm this as I’m not running the Eclipse IDE on this machine. I know I could have just downloaded and test it; but I don’t have time.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installing Code Composer Studio 6 on Ubuntu 14.10 (64-bit)</title>
      <link>https://blog.khmersite.net/p/installing-code-composer-studio-6-on-ubuntu-14-10-64-bit/</link>
      <pubDate>Tue, 03 Mar 2015 22:48:55 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/installing-code-composer-studio-6-on-ubuntu-14-10-64-bit/</guid>
      <description>&lt;p&gt;As of today, Code Composer Studio (ccs) 6 is only available for 32-bit Linux platform.  The good news is that it can be installed on a 64-bit version of Ubuntu and Fedora.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;ccs6&#34; loading=&#34;lazy&#34; src=&#34;https://blog.khmersite.net/wp-content/uploads/2015/03/ccs6.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;In this blog post, I’m going to show a few issues I came across and how to fix them on Ubuntu 14.10 64-bit.&lt;/p&gt;
&lt;p&gt;Issue 1:&lt;/p&gt;
&lt;p&gt;After the installation, when I ran the ccs, it produces some warning and error messages then quit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eclipse ADT Fatal Error on Linux</title>
      <link>https://blog.khmersite.net/p/eclipse-adt-fatal-error-on-linux/</link>
      <pubDate>Wed, 02 Jul 2014 14:23:56 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/eclipse-adt-fatal-error-on-linux/</guid>
      <description>&lt;p&gt;The Eclipse IDE that comes bundle with Android Development Tools (ADT) crashes when run on my laptop running Fedora.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;ADT&#34; loading=&#34;lazy&#34; src=&#34;https://blog.khmersite.net/wp-content/uploads/2014/07/eclipse_adt.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;The error message which logged to console is:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000003cc2270061, pid=9653, tid=140330452297472
#
# JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libsoup-2.4.so.1+0x70061]  soup_session_feature_detach+0x11
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try &amp;#34;ulimit -c unlimited&amp;#34; before starting Java again
#
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Fortunately, there’s a way to fix this problem by opening ‘eclipse.ini’ file, in my case:&lt;/p&gt;</description>
    </item>
    <item>
      <title>បញ្ចូល C/C&#43;&#43; plugin (or CDT) ក្នុង Eclipse</title>
      <link>https://blog.khmersite.net/p/%E1%9E%94%E1%9E%89%E1%9F%92%E1%9E%85%E1%9E%BC%E1%9E%9B-cc-plugin-or-cdt-%E1%9E%80%E1%9F%92%E1%9E%93%E1%9E%BB%E1%9E%84-eclipse/</link>
      <pubDate>Fri, 20 Jul 2012 00:39:36 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/%E1%9E%94%E1%9E%89%E1%9F%92%E1%9E%85%E1%9E%BC%E1%9E%9B-cc-plugin-or-cdt-%E1%9E%80%E1%9F%92%E1%9E%93%E1%9E%BB%E1%9E%84-eclipse/</guid>
      <description>&lt;p&gt;សំណាង​ល្អ អ៊ូប៊ុនធូ មាន​កញ្ចប់មួយ​ឈ្មោះ eclipse-cdt​ ។&lt;/p&gt;
&lt;p&gt;យើង​អាច​បញ្ចូល​វា​ដោយ ខំម៉ានដូច​នេះ&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-console&#34; data-lang=&#34;console&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ sudo apt-get install eclipse-cdt
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;ពេល​បើក​ Eclipse លើកក្រោយ​ ហើយ​បង្កើត project ថ្មី យើងនឹងឃើញ​ស្រដៀងនេះ&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;C/C++ project in Eclipse&#34; loading=&#34;lazy&#34; src=&#34;https://blog.khmersite.net/wp-content/uploads/2012/07/eclipse_new_project.png&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
