<?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>markstar &#187; Flex Builder 3</title>
	<atom:link href="http://markstar.co.uk/blog/category/flashplatform/flex-builder-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://markstar.co.uk/blog</link>
	<description>blogging about the flash platform</description>
	<lastBuildDate>Sat, 31 Jul 2010 09:16:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Code Formatting for Flex Builder 3</title>
		<link>http://markstar.co.uk/blog/2009/flashplatform/flex/code-formatting-for-flex-builder-3/</link>
		<comments>http://markstar.co.uk/blog/2009/flashplatform/flex/code-formatting-for-flex-builder-3/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 20:33:14 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Format]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[Indent]]></category>
		<category><![CDATA[MXML]]></category>
		<category><![CDATA[Rearrange]]></category>

		<guid isPermaLink="false">http://markstar.co.uk/blog/?p=57</guid>
		<description><![CDATA[Learn how to install and use the code formatter plug-in for Flex Builder 3. The plug-in formats, indents and rearranges both MXML and ActionScript code.]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been introduced to a code formatter for Flex Builder 3 and thought it was worth sharing. The plug-in formats, indents and rearranges both MXML and ActionScript code.</p>
<p style="text-align: center;"><a href="http://markstar.co.uk/blog/wp-content/uploads/2009/09/CodeFormattingForFlexBuilder3.jpg"><img class="alignnone size-full wp-image-64" title="Code Formatting for Flex Builder 3" src="http://markstar.co.uk/blog/wp-content/uploads/2009/09/CodeFormattingForFlexBuilder3.jpg" alt="Code Formatting for Flex Builder 3" width="592" height="294" /></a></p>
<h3>Downloading the plug-in</h3>
<p>There is a version of the plug-in <a title="Flex Formatter Project on Source Forge" href="http://sourceforge.net/projects/flexformatter/" target="_blank">available here</a>, but I haven&#8217;t installed it from there. Below I&#8217;ve included instructions on how to install the plug-in using the software updates feature in Flex Builder.<span id="more-57"></span></p>
<h3>Installing the plug-in via Software Updates</h3>
<ol>
<li>Launch Flex Builder 3 and go to <strong><em>Help</em></strong>&gt;<strong><em>Software Updates</em></strong>&gt;<strong><em>Find and install&#8230;</em></strong></li>
<li>Check the <strong><em>Search for new features to install</em></strong> option and click <strong><em>Next</em></strong></li>
<li>Now create a <strong><em>New Remote Site&#8230;</em></strong></li>
<li>Enter the following URL for the remote site and give it a name, such as <strong><em>Flex Code Formatter</em> </strong>and click <strong><em>Finish</em></strong>:<br />
<strong><em>http://flexformatter.googlecode.com/svn/trunk/FlexFormatter/FlexPrettyPrintCommandUpdateSite</em></strong></li>
<li>Browse the tree to find the code formatter plugin ( <strong><em>FlexPrettyPrintCommandFeature Feature 0.6.27</em></strong> ) and click <strong><em>Next</em></strong>.</li>
<li>Accept the license agreement and click <strong><em>Next</em></strong> then <strong><em>Finish</em></strong>.</li>
<li>Click <strong><em>Install All</em></strong> and restart Flex Builder 3. The plug-in is now installed and ready to use.</li>
</ol>
<h3>Using the plug-in</h3>
<p>Once Flex Builder has restarted you should notice a new toolbar with some black and white icons. This toolbar gives you access to the following features:</p>
<ul>
<li>Generating ASDoc comments for the file</li>
<li>Generating ASDoc comment for the current element</li>
<li>Format code</li>
<li>Indent code</li>
<li>Rearrage the code of the file</li>
</ul>
<p>There will also be a shortcut key set up for formatting code; the default is <strong><em>CTRL</em></strong>+<strong><em>SHIFT</em></strong>+<strong><em>F</em></strong>.</p>
<h3>Editing the Preferences</h3>
<p>To edit the preferences of the plugin go to <strong><em>Window</em></strong>&gt;<strong><em>Preferences</em></strong>. Then browse to <strong><em>Flex Formatting</em></strong> using the tree navigation on the left. There are a vast array of formatting and restructuring options available, so you should be able to find something to suit the way you code. It is also worth browsing the navigation tree to show the options for <strong><em>Auto Format</em></strong>; this will give you the option to format or indent code when you save.</p>
]]></content:encoded>
			<wfw:commentRss>http://markstar.co.uk/blog/2009/flashplatform/flex/code-formatting-for-flex-builder-3/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Installing and using Subclipse for Flex Builder 3</title>
		<link>http://markstar.co.uk/blog/2009/flashplatform/installing-and-using-subclipse-for-flex-builder-3/</link>
		<comments>http://markstar.co.uk/blog/2009/flashplatform/installing-and-using-subclipse-for-flex-builder-3/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 22:48:04 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[Subclipse]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://markstar.co.uk/blog/?p=33</guid>
		<description><![CDATA[Ever wanted to know how set up Subversion for Flex Builder 3 using the Subclipse plug-in? This post shows you how to install the plug-in and how to get started sharing and importing projects with Subversion.]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve been told you should be using Subversion, and have probably been teased because you&#8217;re not using it, but where do you start? This post aims to get you up and running with Subversion using the Subclipse plug-in for Flex Builder 3.</p>
<p style="text-align: center;"><a title="Installing and using Subclipse for Flex Builder 3" href="http://markstar.co.uk/blog/wp-content/uploads/2009/08/InstallingAndUsingSubclipseForFlexBuilder3.jpg"><img class="size-full wp-image-25" title="Installing and using Subclipse for Flex Builder 3" src="http://markstar.co.uk/blog/wp-content/uploads/2009/08/InstallingAndUsingSubclipseForFlexBuilder3.jpg" alt="Installing and using Subclipse for Flex Builder 3" width="592" height="294" /></a></p>
<p><span id="more-33"></span></p>
<h3>Installing the plug-in</h3>
<ol>
<li>Launch Flex Builder 3 and go to <strong><em>Help</em></strong>&gt;<strong><em>Software Updates</em></strong>&gt;<strong><em>Find and install&#8230;</em></strong></li>
<li>Check the <strong><em>Search for new features to install</em></strong> option and click <strong><em>Next</em></strong></li>
<li>Now create a <strong><em>New Remote Site&#8230;</em></strong></li>
<li>Visit the <a title="Subclipse" href="http://subclipse.tigris.org/" target="_blank">Subclipse</a> website&#8217;s <a title="Subclipse install page" href="http://subclipse.tigris.org/install.html" target="_blank">install page</a> and note the latest release&#8217;s update URL; it should look something like this: <strong><em>http://subclipse.tigris.org/update_1.6.x</em></strong>.</li>
<li>Enter the URL found at the site above and give the update site a name; such as <strong><em>Subclipse 1.6.x </em></strong>and click <strong><em>OK</em></strong>. Then ensure the new remote site is checked and click <strong><em>Finish</em></strong>.</li>
<li>Browse the Subclipse tree to find the Subclipse plug-in items; i.e. <strong><em>Subclipse 1.6</em></strong>&gt;<strong><em>Subclipse</em></strong></li>
<li>Select the following items and click <strong><em>Next</em></strong>:
<ul>
<li>Subclipse (Required) 1.6.x</li>
<li>Subversion Client Adapter (Required) 1.6.x.x</li>
<li>Subversion JavaHL Native Library Adapter (Required) 1.6.x</li>
</ul>
</li>
<li>Accept the license agreement and click <strong><em>Next</em></strong> then <strong><em>Finish</em></strong>.</li>
<li>Click <strong><em>Install All</em></strong> and restart Flex Builder 3. The plug-in is now installed and ready to use.</li>
</ol>
<h3>Creating an SVN repository</h3>
<p>I&#8217;m currently using <a title="Unfuddle" href="http://unfuddle.com/" target="_blank">Unfuddle</a> to host all of my repositories but there are numerous other Subversion services out there. Unfuddle offer a <a title="Unfuddle plans" href="http://unfuddle.com/about/tour/plans">free plan</a> allowing you to create unlimited Subversion and Git repositories under one project. Once you&#8217;ve signed up for a repository somewhere and have the repository URL at hand you are ready to start using the Subclipse plug-in.</p>
<h3>Sharing a Flex Builder project with your SVN repository</h3>
<ol>
<li>Right-click on your chosen project and go to <strong><em>Team</em></strong>&gt;<strong><em>Share Project&#8230;</em></strong></li>
<li>Select <strong><em>SVN</em></strong> as your repository type and click <strong><em>Next</em></strong>.</li>
<li>Choose <strong><em>Create a new repository location</em></strong> and click <strong><em>Next</em></strong>. Note that next time your repository will appear in the list of existing repository locations.</li>
<li>Now enter the URL of your repository and click <strong><em>Next</em></strong>.</li>
<li>You can now specify whether you want to use the project name or choose a different name as the folder for your project on your repository. Decide on a name for your project and click <strong><em>Next </em></strong>then <strong><em>Finish</em></strong>.</li>
<li>Flex Builder will then create the folder on your repository and ask you if you wish to open the <strong><em>Team Synchronizing </em></strong>perspective. Choose <strong><em>Yes</em></strong>.</li>
<li>In this perspective you are able to see all incoming, outgoing and conflicting items.</li>
<li>To commit your project to your repository choose the <strong><em>Commit All Outgoing Changes&#8230;</em></strong> button. Flex Builder will then upload your project to your repository.</li>
</ol>
<h3>Importing a project from your SVN repository</h3>
<ol>
<li>Right-click in the <strong><em>Flex Navigator</em></strong> and choose <strong><em>Import&#8230;</em></strong></li>
<li>Select <strong><em>SVN</em></strong>&gt;<strong><em>Checkout Projects from SVN</em></strong> and click <strong><em>Next</em></strong></li>
<li>Choose <strong><em>Create a new repository location</em></strong> and click <strong><em>Next</em></strong>. Note that next time your repository will appear in the list of existing repository locations.</li>
<li>Now enter the URL of your repository and click <strong><em>Next</em></strong>.</li>
<li>Flex will then show you the list of folders in the repository, select the folder you wish to import and click <strong><em>Next</em></strong>.</li>
<li>Give your project a name and click <strong><em>Finish </em></strong>or click next to specify the workspace location for the project.</li>
<li>Flex will then download the project and it&#8217;ll be ready to use.</li>
</ol>
<p>This is by no means a comprehensive guide to using the Subclipse plug-in for SVN repositories, and I may have missed a few things, but it should be enough to get you started.</p>
]]></content:encoded>
			<wfw:commentRss>http://markstar.co.uk/blog/2009/flashplatform/installing-and-using-subclipse-for-flex-builder-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>