<?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>flash tekkie &#187; Eclipse</title>
	<atom:link href="http://tekkie.flashbit.net/category/developer-tools/eclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://tekkie.flashbit.net</link>
	<description>Flash technology blog</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:29:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Configuring Eclipse to compile Flash with Cmd + Enter</title>
		<link>http://tekkie.flashbit.net/flash/configuring-eclipse-to-compile-flash-with-cmd-enter</link>
		<comments>http://tekkie.flashbit.net/flash/configuring-eclipse-to-compile-flash-with-cmd-enter#comments</comments>
		<pubDate>Sat, 26 Jun 2010 10:54:59 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Developer tools]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AXDT]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Flash IDE]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[toolbar]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=624</guid>
		<description><![CDATA[If for whatever reason a lot of your work gets done in Flash IDE and you&#8217;re working on the open-source Eclipse Flash development platform, it may get seriously annoying to seek for that tiny Run button on the Eclipse toolbar. To hook up Cmd + Enter* in Eclipse, do the following: Open the Preferences of [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/flash/configuring-eclipse-to-compile-flash-with-cmd-enter/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AXDT: open-source cross-platform alternative for Flash development</title>
		<link>http://tekkie.flashbit.net/flash/axdt-open-source-cross-platform-alternative-for-flash-development</link>
		<comments>http://tekkie.flashbit.net/flash/axdt-open-source-cross-platform-alternative-for-flash-development#comments</comments>
		<pubDate>Thu, 24 Jun 2010 18:59:58 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Developer tools]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[AXDT]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[De MonsterDebugger]]></category>
		<category><![CDATA[flash development]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[OSS]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=771</guid>
		<description><![CDATA[Most cross-platform Flash development tools are not available for free. The best ones, Flash Builder and FDT, will set you back €600. Fortunately a few open-source and free alternatives exist. AXDT is one such alternative &#8211; it&#8217;s a set of plug-ins for the Eclipse Platform that enable you to write ActionScript 3 code in an [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/flash/axdt-open-source-cross-platform-alternative-for-flash-development/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LogWatcher as a cross-platform Flash debugger in Eclipse</title>
		<link>http://tekkie.flashbit.net/flash/logwatcher-as-a-cross-platform-flash-debugger-in-eclipse</link>
		<comments>http://tekkie.flashbit.net/flash/logwatcher-as-a-cross-platform-flash-debugger-in-eclipse#comments</comments>
		<pubDate>Thu, 24 Jun 2010 10:42:03 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Developer tools]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[mm.cfg]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[trace]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=1031</guid>
		<description><![CDATA[LogWatcher is the kind of open-source Eclipse plugin that enables hooking a view of a certain log file to the Eclipse IDE. It comes in handy for open-source AXDT Flash development plugin of Eclipse that currently (at version 0.0.7.1) doesn&#8217;t have a built-in debugger and is yet to receive it in milestone 0.1.0. In order [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/flash/logwatcher-as-a-cross-platform-flash-debugger-in-eclipse/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix FDT (or any other Eclipse-based IDE) after Mac OS X 10.6.3 upgrade</title>
		<link>http://tekkie.flashbit.net/flash/how-to-fix-fdt-or-any-other-eclipse-based-ide-after-mac-os-x-10-6-3-upgrade</link>
		<comments>http://tekkie.flashbit.net/flash/how-to-fix-fdt-or-any-other-eclipse-based-ide-after-mac-os-x-10-6-3-upgrade#comments</comments>
		<pubDate>Fri, 02 Apr 2010 13:30:50 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Developer tools]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[initialise]]></category>
		<category><![CDATA[initialize]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java VM]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=775</guid>
		<description><![CDATA[The most recent Mac OS X update to version 10.6.3 may break your Eclipse Galileo installation and everything that&#8217;s built upon it. It just fails to start and closes down right after it has reached the splash screen. The problem relies in the corrupt font cache of Snow Leopard and the fix is rather trivial [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/flash/how-to-fix-fdt-or-any-other-eclipse-based-ide-after-mac-os-x-10-6-3-upgrade/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Enhance the ugly Eclipse icon on your Dock</title>
		<link>http://tekkie.flashbit.net/mac-os/enhance-the-ugly-eclipse-icon-on-your-dock</link>
		<comments>http://tekkie.flashbit.net/mac-os/enhance-the-ugly-eclipse-icon-on-your-dock#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:26:59 +0000</pubDate>
		<dc:creator>Ain Tohvri</dc:creator>
				<category><![CDATA[Developer tools]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[AXDT]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[icns]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=706</guid>
		<description><![CDATA[It&#8217;s pretty certain that an average Flash/RIA developer cares about how the dev tools look. If a piece of software looks ugly, it&#8217;s unlikely to be used. Eclipse in that matter is one such tool. On Mac OS X its Dock icon looks ugly and the splash screen isn&#8217;t any better either. To improve this [...]]]></description>
		<wfw:commentRss>http://tekkie.flashbit.net/mac-os/enhance-the-ugly-eclipse-icon-on-your-dock/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

