﻿<?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>Ladysign Dev Blog &#187; Silverlight</title>
	<atom:link href="http://www.ladysign-apps.com/blog/tag/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 01 Feb 2010 09:44:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting started with JavaFX and Eclipse</title>
		<link>http://www.ladysign-apps.com/blog/code/javafx/getting-started-with-javafx-and-eclipse/</link>
		<comments>http://www.ladysign-apps.com/blog/code/javafx/getting-started-with-javafx-and-eclipse/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 15:32:56 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[javafx]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=226</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>Let&#8217;s get started with JavaFX, the java based answer from SUN to Microsoft (Silverlight) and Adobe (Flex). With Jav[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<p>Let&#8217;s get started with JavaFX, the java based answer from SUN to Microsoft (Silverlight) and Adobe (Flex). With JavaFX you can develop rich internet applications (RIA).</p>
<p>This is what you need to start coding with JavaFX Script (It&#8217;s quiet easy, I use to say; JavaFX Script looks like Javascript and CSS coding with a Java touch.)<br />
- JavaFX 1.0 SDK</p>
<p>You can download it from the SUN JavaFX website: <a href="http://www.javafx.com">JavaFX</a>.<br />
From this website you can also download the NetBeans IDE 6.5, fine by me but since I&#8217;m a Eclipse / RAD user I would love to develop JavaFX from my favorite dev tool; Eclipse 3.2.</p>
<p>Now open your Eclipse IDE and choose:<br />
Help > Software updates > Find and Install > Search for new features to install.<br />
Press:New Remote Site</p>
<pre class="brush: jscript;">
Name: JavaFX
URL: http://download.java.net/general/openjfx/plugins/eclipse/site.xml
</pre>
<p>Press Finish and let Eclipse search and install the plugin.<br />
Then restart your IDE; and there you go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/javafx/getting-started-with-javafx-and-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
