
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing The Android Plugin For Eclipse</title>
	<atom:link href="http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/</link>
	<description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description>
	<lastBuildDate>Wed, 17 Mar 2010 06:00:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom Dube</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-34550</link>
		<dc:creator>Tom Dube</dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-34550</guid>
		<description>I could not install any plugins, I was about to
re-install eclipse when I found this helpful tip.

It fixed my eclipse installation, thanks for sharing.</description>
		<content:encoded><![CDATA[<p>I could not install any plugins, I was about to<br />
re-install eclipse when I found this helpful tip.</p>
<p>It fixed my eclipse installation, thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghis</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-31798</link>
		<dc:creator>Ghis</dc:creator>
		<pubDate>Thu, 28 Jan 2010 17:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-31798</guid>
		<description>Your post helped... Had the same issue with Eclipse 3.5.1 (with Myeclipse 8 plug-in)
here&#039;s my file

-vm
C:/dev/jre/jdk160_05/bin/javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-showsplash org.eclipse.platform
--launcher.XXMaxPermSize 
-vmargs
-Xmx512m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=64m</description>
		<content:encoded><![CDATA[<p>Your post helped&#8230; Had the same issue with Eclipse 3.5.1 (with Myeclipse 8 plug-in)<br />
here&#039;s my file</p>
<p>-vm<br />
C:/dev/jre/jdk160_05/bin/javaw.exe<br />
-startup<br />
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar<br />
&#8211;launcher.library<br />
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519<br />
-showsplash org.eclipse.platform<br />
&#8211;launcher.XXMaxPermSize<br />
-vmargs<br />
-Xmx512m<br />
-XX:MaxPermSize=256m<br />
-XX:ReservedCodeCacheSize=64m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26856</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 10 Nov 2009 03:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26856</guid>
		<description>I&#039;ve had that problem too, was really annoying.</description>
		<content:encoded><![CDATA[<p>I&#039;ve had that problem too, was really annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26612</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Thu, 05 Nov 2009 10:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26612</guid>
		<description>I never had that issue. Same with Tim. H., updating the plugin is really simple now.</description>
		<content:encoded><![CDATA[<p>I never had that issue. Same with Tim. H., updating the plugin is really simple now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim H.</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26597</link>
		<dc:creator>Tim H.</dc:creator>
		<pubDate>Thu, 05 Nov 2009 05:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26597</guid>
		<description>I had other issues with the &quot;new&quot; plugin installation, namely it took multiple shots/forever to download the actual SDKs. Also, I have had issues in the past with using the SSL link. I noticed in the Settings there is now a &#039;force download through HTTP on SSL error&#039; checkbox to automatically use the non-SSL url.

The error you described sounds like an local machine/Eclipse issue.

However, it should make you feel better that updating will be quite easy once it&#039;s installed :)</description>
		<content:encoded><![CDATA[<p>I had other issues with the &#034;new&#034; plugin installation, namely it took multiple shots/forever to download the actual SDKs. Also, I have had issues in the past with using the SSL link. I noticed in the Settings there is now a &#039;force download through HTTP on SSL error&#039; checkbox to automatically use the non-SSL url.</p>
<p>The error you described sounds like an local machine/Eclipse issue.</p>
<p>However, it should make you feel better that updating will be quite easy once it&#039;s installed <img src='http://beerpla.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26595</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 05 Nov 2009 04:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26595</guid>
		<description>I installed the plugin with no trouble at all.  I had a vanilla eclipse set up, nothing modded there.  I grabbed just the latest SDK.  Might be worth noting I am on a mac...</description>
		<content:encoded><![CDATA[<p>I installed the plugin with no trouble at all.  I had a vanilla eclipse set up, nothing modded there.  I grabbed just the latest SDK.  Might be worth noting I am on a mac&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26275</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Fri, 30 Oct 2009 15:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26275</guid>
		<description>To be fair, I didn&#039;t have either of these issues when installing the same plugin on my laptop and another desktop. The machine in the post was slightly clusterfucked, I suppose.</description>
		<content:encoded><![CDATA[<p>To be fair, I didn&#039;t have either of these issues when installing the same plugin on my laptop and another desktop. The machine in the post was slightly clusterfucked, I suppose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Kjeldsen</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26158</link>
		<dc:creator>Thomas Kjeldsen</dc:creator>
		<pubDate>Wed, 28 Oct 2009 23:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-26158</guid>
		<description>I had a similar problem installing the Google App Engine SDK and Google Plugin for Eclipse 3.5, in Eclipse Galileo.

Adding these four lines to the config file did the trick.

I&#039;m also wondering how I lost them.</description>
		<content:encoded><![CDATA[<p>I had a similar problem installing the Google App Engine SDK and Google Plugin for Eclipse 3.5, in Eclipse Galileo.</p>
<p>Adding these four lines to the config file did the trick.</p>
<p>I&#039;m also wondering how I lost them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D_K</title>
		<link>http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-25410</link>
		<dc:creator>D_K</dc:creator>
		<pubDate>Sat, 17 Oct 2009 08:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2009/10/15/installing-the-android-plugin-for-eclipse/#comment-25410</guid>
		<description>To be honest I have experienced similar troubles while installing the Android plugin for Eclipse. What version (if at all it matters for this purpose) of Eclipse you&#039;ve used?

Mine is Eclipse Ganymede v. 3.4.0.


P.S. Android looks very raw to be ready for easy public use by developers. I had a chance to play with toy sample Android applications under Eclipse a couple of months ago, and what now? They decline to launch:

An internal error occurred during: &quot;Launching NotepadAndroid&quot;.
com.android.ddmlib.AndroidDebugBridge.getDevices()[Lcom/android/ddmlib/Device;</description>
		<content:encoded><![CDATA[<p>To be honest I have experienced similar troubles while installing the Android plugin for Eclipse. What version (if at all it matters for this purpose) of Eclipse you&#039;ve used?</p>
<p>Mine is Eclipse Ganymede v. 3.4.0.</p>
<p>P.S. Android looks very raw to be ready for easy public use by developers. I had a chance to play with toy sample Android applications under Eclipse a couple of months ago, and what now? They decline to launch:</p>
<p>An internal error occurred during: &#034;Launching NotepadAndroid&#034;.<br />
com.android.ddmlib.AndroidDebugBridge.getDevices()[Lcom/android/ddmlib/Device;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
