<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>tewson's thoughtstream</title>
  <subtitle>ห้วงหนึ่งของความเกรียน</subtitle>
  <link rel="alternate" type="text/html" href="http://tewson.com/content/orgeclipsegef-000-required-installing-android-development-tools-eclipse-351"/>
  <link rel="self" type="application/atom+xml" href="http://tewson.com/node/137/atom/feed"/>
  <id>http://tewson.com/node/137/atom/feed</id>
  <updated>2009-11-17T17:46:10+07:00</updated>
  <entry>
    <title>org.eclipse.gef 0.0.0 required for installing Android Development Tools on Eclipse 3.5.1</title>
    <link rel="alternate" type="text/html" href="http://tewson.com/content/orgeclipsegef-000-required-installing-android-development-tools-eclipse-351" />
    <id>http://tewson.com/content/orgeclipsegef-000-required-installing-android-development-tools-eclipse-351</id>
    <published>2009-11-17T17:45:14+07:00</published>
    <updated>2009-11-17T17:46:10+07:00</updated>
    <author>
      <name>tewson</name>
    </author>
    <category term="android" />
    <category term="intellect" />
    <category term="programming" />
    <summary type="html"><![CDATA[<p>Today I wanted to try the Android SDK on my Ubuntu Karmic Koala, so I followed the instructions in the following URL.</p>
<p><a href="http://developer.android.com/sdk/index.html" title="http://developer.android.com/sdk/index.html">http://developer.android.com/sdk/index.html</a></p>
<p>I thought that an IDE would be useful so I installed Eclipse 3.5.1 and tried to install the Android Development Tools, or ADT. However, an error "org.eclipse.gef 0.0.0 required" (or something like that) appeared.</p>
<p>After googling for a while, I found a URL for the GEF SDK, which is Eclipse's Graphic Editing Framework, as the following URL.</p>
<p><a href="http://download.eclipse.org/tools/gef/updates/releases/" title="http://download.eclipse.org/tools/gef/updates/releases/">http://download.eclipse.org/tools/gef/updates/releases/</a></p>
<p>So I added this update into Eclipse by</p>
<ol>
<li>Go to the menu 'Help',</li>
<li>Choose 'Install New Software',</li>
<li>Place the GEF SDK updates URL into the box after 'Work with:',</li>
<li>Choose the right version of updates in the box below (for me, GEF SDK 3.5.1),</li>
<li>Click 'Next',</li>
<li>After Eclipse calculates all the dependencies, just click 'Finish' and let it install the plugin.</li>
</ol>
<p>After installing GEF SDK, return to installation of ADT. You should be able to install it now.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Today I wanted to try the Android SDK on my Ubuntu Karmic Koala, so I followed the instructions in the following URL.</p>
<p><a href="http://developer.android.com/sdk/index.html" title="http://developer.android.com/sdk/index.html">http://developer.android.com/sdk/index.html</a></p>
<p>I thought that an IDE would be useful so I installed Eclipse 3.5.1 and tried to install the Android Development Tools, or ADT. However, an error "org.eclipse.gef 0.0.0 required" (or something like that) appeared.</p>
<p>After googling for a while, I found a URL for the GEF SDK, which is Eclipse's Graphic Editing Framework, as the following URL.</p>
<p><a href="http://download.eclipse.org/tools/gef/updates/releases/" title="http://download.eclipse.org/tools/gef/updates/releases/">http://download.eclipse.org/tools/gef/updates/releases/</a></p>
<p>So I added this update into Eclipse by</p>
<ol>
<li>Go to the menu 'Help',</li>
<li>Choose 'Install New Software',</li>
<li>Place the GEF SDK updates URL into the box after 'Work with:',</li>
<li>Choose the right version of updates in the box below (for me, GEF SDK 3.5.1),</li>
<li>Click 'Next',</li>
<li>After Eclipse calculates all the dependencies, just click 'Finish' and let it install the plugin.</li>
</ol>
<p>After installing GEF SDK, return to installation of ADT. You should be able to install it now.</p>
    ]]></content>
  </entry>
</feed>
