<?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>Lieven Cardoen&#187; Java</title>
	<atom:link href="http://blog.johlero.eu/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johlero.eu</link>
	<description>Software development</description>
	<lastBuildDate>Sun, 13 Nov 2011 17:30:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Packaging a Flex Mobile Project using Ant for Android, BlackBerry or iOs</title>
		<link>http://blog.johlero.eu/2011/09/12/packaging-a-flex-mobile-project-using-ant-for-android-blackberry-or-ios/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=packaging-a-flex-mobile-project-using-ant-for-android-blackberry-or-ios</link>
		<comments>http://blog.johlero.eu/2011/09/12/packaging-a-flex-mobile-project-using-ant-for-android-blackberry-or-ios/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 18:25:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ant]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adt]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[iOs]]></category>
		<category><![CDATA[package]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=1001</guid>
		<description><![CDATA[If you want to package a Flex Mobile Project using Ant, you&#8217;ll first need to compile your project to get a swf. ADT is the tool need to package your application. First of all, if you want lots of information, I recommend installing the Adobe Community Help. Remember you can also do this by creating [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2011/09/12/packaging-a-flex-mobile-project-using-ant-for-android-blackberry-or-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refactoring &#8211;&gt; rename&#8230; in FlexBuilder&#8230;</title>
		<link>http://blog.johlero.eu/2010/11/05/refactoring-rename-in-flexbuilder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=refactoring-rename-in-flexbuilder</link>
		<comments>http://blog.johlero.eu/2010/11/05/refactoring-rename-in-flexbuilder/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 08:23:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Refactor]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=582</guid>
		<description><![CDATA[Please wait forever&#8230;]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2010/11/05/refactoring-rename-in-flexbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Project in IntelliJ with Charts</title>
		<link>http://blog.johlero.eu/2010/05/30/flex-project-in-intellij-with-charts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex-project-in-intellij-with-charts</link>
		<comments>http://blog.johlero.eu/2010/05/30/flex-project-in-intellij-with-charts/#comments</comments>
		<pubDate>Sun, 30 May 2010 15:58:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[IntelliJ]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=550</guid>
		<description><![CDATA[This year, my brother, Jef Monballieu, graduates as Civil Engineer. For his thesis, he needed a program that calculated the different criteria for building roads. Charts were ideal to show why certain materials were better and how they compared to each other. Starting from an Excel file, we first created the model, then implemented all [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2010/05/30/flex-project-in-intellij-with-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Web Tools Platform</title>
		<link>http://blog.johlero.eu/2009/02/23/eclipse-web-tools-platform/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eclipse-web-tools-platform</link>
		<comments>http://blog.johlero.eu/2009/02/23/eclipse-web-tools-platform/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 20:12:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Derby]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[WTP]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=311</guid>
		<description><![CDATA[Lately I&#8217;ve been reading a book called &#8216;Eclipse Web Tools Platform&#8217;. I had read two books on &#8216;Servlets &#38; JSP&#8217; and &#8216;EJB&#8217; from Head First and I really wanted to know more about the Eclipse plugins that make it easy to develop for the Web. The book is very good written and easy to understnad. [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2009/02/23/eclipse-web-tools-platform/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shortcuts in Eclipse</title>
		<link>http://blog.johlero.eu/2008/12/25/shortcuts-in-eclipse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=shortcuts-in-eclipse</link>
		<comments>http://blog.johlero.eu/2008/12/25/shortcuts-in-eclipse/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 19:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[ShortCuts]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=291</guid>
		<description><![CDATA[Try hitting Ctrl-Shift-L and you&#8217;ll see all the shortcuts available!]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/12/25/shortcuts-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eclipse.exe vs eclipse.ini</title>
		<link>http://blog.johlero.eu/2008/12/03/eclipseexe-vs-eclipseini/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eclipseexe-vs-eclipseini</link>
		<comments>http://blog.johlero.eu/2008/12/03/eclipseexe-vs-eclipseini/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 13:57:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse.exe]]></category>
		<category><![CDATA[eclipse.ini]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=269</guid>
		<description><![CDATA[If you would rename your eclipse.exe to eclipseyyy.exe, make sure then to also change your eclipse.ini to eclipseyyy.ini ! Searched an hour on this one&#8230; I was changing my eclipse.ini and nothing ever changed when restarting eclipse&#8230; unitl I found the solution&#8230;]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/12/03/eclipseexe-vs-eclipseini/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BlazeDS Ubuntu Eclipse FlexBuilder</title>
		<link>http://blog.johlero.eu/2008/10/09/blazeds-ubuntu-eclipse-flexbuilder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blazeds-ubuntu-eclipse-flexbuilder</link>
		<comments>http://blog.johlero.eu/2008/10/09/blazeds-ubuntu-eclipse-flexbuilder/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 08:13:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[FlexBuilder]]></category>
		<category><![CDATA[FMS]]></category>
		<category><![CDATA[Remoting]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=197</guid>
		<description><![CDATA[Man, the last couple of days were trying to survive from the flew and trying to get Eclipse, FlexBuilder and BlazeDS working on Ubuntu. Not an easy task if you never worked in Ubuntu. At the university we did see some Linux scripting, but that&#8217;s a long time ago. Anyway, I got it starting, but [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2008/10/09/blazeds-ubuntu-eclipse-flexbuilder/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Building Adobe Air Flex Project With Ant</title>
		<link>http://blog.johlero.eu/2007/11/24/building-adobe-air-flex-project-with-ant/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=building-adobe-air-flex-project-with-ant</link>
		<comments>http://blog.johlero.eu/2007/11/24/building-adobe-air-flex-project-with-ant/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 15:03:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[adl]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[adt]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[apollo]]></category>
		<category><![CDATA[application.xml]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=13</guid>
		<description><![CDATA[Compiling an Adobe Air Flex Project is almost the same as compiling a Flex project. However, after the project is compiled to a swf, you will need adl.exe to run/test your Adobe Air application and/or adt.bat to package the swf. First compiling your Adobe Air project goes like this&#8230; 1 2 3 4 5 6 [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2007/11/24/building-adobe-air-flex-project-with-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Flex With Ant</title>
		<link>http://blog.johlero.eu/2007/11/24/building-flex-with-ant/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=building-flex-with-ant</link>
		<comments>http://blog.johlero.eu/2007/11/24/building-flex-with-ant/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 08:58:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[loader]]></category>
		<category><![CDATA[mdm]]></category>
		<category><![CDATA[mxmlc]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[zinc]]></category>

		<guid isPermaLink="false">http://blog.johlero.eu/?p=12</guid>
		<description><![CDATA[I will not go and explain too much in this post because an example sometimes is worth more than a thousand lines of explanation. Currently I&#8217;m working on an application to manage restuts from several applications. It&#8217;s being developed in FlexBuilder3Beta (eclipse plugin) together with Zinc. Adobe Air was also an option, but the applications [...]]]></description>
		<wfw:commentRss>http://blog.johlero.eu/2007/11/24/building-flex-with-ant/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

