<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Acelan's Life &#187; eclipse</title>
	<atom:link href="http://blog.acelan.idv.tw/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.acelan.idv.tw</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 07 Sep 2011 03:31:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Develop Android apps by Eclipse on Ubuntu</title>
		<link>http://blog.acelan.idv.tw/2010/01/develop-android-apps-by-eclipse-on-ubuntu/</link>
		<comments>http://blog.acelan.idv.tw/2010/01/develop-android-apps-by-eclipse-on-ubuntu/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 07:19:59 +0000</pubDate>
		<dc:creator>AceLan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://blog.acelan.idv.tw/?p=57</guid>
		<description><![CDATA[I&#8217;m trying to use eclipse to write a hello android program, but encountered a problem while installing ADT plugin for eclipse.
The following is the solution and from this bug report, the problem is fixed in eclipse (3.5.1+repack~3-0ubuntu1).

1. Open eclipse and Help -> Install New Software&#8230;
Add http://download.eclipse.org/releases/galileo/ to the update sites list
Using the filter to filter [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to use eclipse to write a hello android program, but encountered a problem while installing ADT plugin for eclipse.</p>
<p>The following is the solution and from <a href="https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/477944">this bug report</a>, the problem is fixed in eclipse (3.5.1+repack~3-0ubuntu1).<br />
<span id="more-57"></span><br />
1. Open eclipse and Help -> Install New Software&#8230;<br />
Add http://download.eclipse.org/releases/galileo/ to the update sites list<br />
Using the filter to filter out WST and install it.</p>
<p>2. Restart eclipse, Help -> Install New Software&#8230;<br />
and install the <a href="http://developer.android.com/intl/zh-TW/sdk/eclipse-adt.html">Android ADT</a> as described on the android website.</p>
<p>3. Window -> Preference -> Android<br />
SDK Location &#8211; given the correct location of the Android SDK.</p>
<p>4. File -> New -> Project<br />
Android -> Android Project &#8211; Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.acelan.idv.tw/2010/01/develop-android-apps-by-eclipse-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

