<?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>tOMPSON's blog &#187; Eclipse</title>
	<atom:link href="http://dertompson.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://dertompson.com</link>
	<description>some personal, more technical - by Thomas Einwaller</description>
	<lastBuildDate>Mon, 28 Jun 2010 10:24:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Issues with Mylyn and JIRA 4.1</title>
		<link>http://dertompson.com/2010/05/17/issues-with-mylyn-and-jira-4-1/</link>
		<comments>http://dertompson.com/2010/05/17/issues-with-mylyn-and-jira-4-1/#comments</comments>
		<pubDate>Mon, 17 May 2010 19:44:58 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[mylyn]]></category>
		<category><![CDATA[sts]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=859</guid>
		<description><![CDATA[Two weeks ago I updated our internal JIRA to the latest version 4.1 which provides some nice UI improvements especially in the detail view of issues and image attachments. Unfortunately since the update I am not able to use the Mylyn connector inside my Springsource Tool Suite with JIRA. When I try to update an [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks ago I updated our internal JIRA to the latest version 4.1 which provides some nice UI improvements especially in the detail view of issues and image attachments.</p>
<p>Unfortunately since the update I am not able to use the Mylyn connector inside my Springsource Tool Suite with JIRA. When I try to update an issues I get an error message and every time I open an issue Mylyn thinks it has incoming changes. It seems like this has something to do with the date format because the created and updated date are not displayed anymore. I experimented a bit with the date pattern settings of the connector <a href="https://issuetracker.springsource.com/browse/STS-854">as described in the Atlassian Connector FAQ</a> but that did not solve the problems.</p>
<p>I then tried to install the <a href="http://www.atlassian.com/software/ideconnector/eclipse.jsp">Atlassian Connector for Eclipse</a> but its  dependencies were not satisfied by the STS installation &#8211; I hope they release version 2.3.3 soon because <a href="https://issuetracker.springsource.com/browse/STS-854">this issue should be fixed then</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2010/05/17/issues-with-mylyn-and-jira-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android development and the HTC Magic</title>
		<link>http://dertompson.com/2009/10/20/android-development-and-the-htc-magic/</link>
		<comments>http://dertompson.com/2009/10/20/android-development-and-the-htc-magic/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 13:39:31 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=815</guid>
		<description><![CDATA[Some weeks ago I tried to install the android client of our time tracking system timr on my HTC Magic using Eclipse. Normally the Android Debug Bridge (adb) recognizes connected Android phones and the dialog in Eclipse allows you to select on which device you want to install the application you are trying to debug. [...]]]></description>
			<content:encoded><![CDATA[<p>Some weeks ago I tried to install the android client of <a href="http://timr.com">our time tracking system timr</a> on my HTC Magic using Eclipse. Normally the Android Debug Bridge (adb) recognizes connected Android phones and the dialog in Eclipse allows you to select on which device you want to install the application you are trying to debug.</p>
<p>In the case of the G1 this works very well but the HTC Magic did not appear in the dialog and I could not select it. Some research showed that the driver that was installed from Windows for the device was not correct. I head to use the great <a href="http://www.nirsoft.net/utils/usb_devices_view.html">USBDeview tool</a> to remove the installed driver. This allowed me to install the driver from usb_driver directory in the Android SDK. After that the device showed up in the Eclipse dialog and I was able to select it for installation.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/10/20/android-development-and-the-htc-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
