You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2013/01/13 18:59:06 UTC

svn commit: r846501 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/v2/doc-getstarted.html

Author: buildbot
Date: Sun Jan 13 17:59:06 2013
New Revision: 846501

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/v2/doc-getstarted.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 13 17:59:06 2013
@@ -1 +1 @@
-1432678
+1432680

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 13 17:59:06 2013
@@ -1 +1 @@
-1432678
+1432680

Modified: websites/staging/flex/trunk/content/v2/doc-getstarted.html
==============================================================================
--- websites/staging/flex/trunk/content/v2/doc-getstarted.html (original)
+++ websites/staging/flex/trunk/content/v2/doc-getstarted.html Sun Jan 13 17:59:06 2013
@@ -157,14 +157,14 @@
 You technically don't need one, but it is <strong>HIGHLY</strong> encouraged for you to use one.  We won't cover the workflows in this document on how to create and compile applications with Notepad or vi,
 just know that you can.</p>
 <p>There are four major IDEs available that work with Apache Flex.  There are other, lesser-used IDEs and plugins for other IDEs out there as well.  For the most part, the workflow is the same for
-all of them.  Below we will outline the steps needed to use Apache Flex with [Adobe Flash Builder 4.7][1] and [JetBrains IDEA 12][2].  If you use another IDE and want to help us add to this document
-please contact us on the [mailing list][3].</p>
+all of them.  Below we will outline the steps needed to use Apache Flex with <a href="http://www.adobe.com/products/flash-builder-family.html">Adobe Flash Builder 4.7</a> and <a href="http://www.jetbrains.com/idea/">JetBrains IDEA 12</a>.  If you use another IDE and want to help us add to this document
+please contact us on the <a href="community-mailinglists.html">mailing list</a>.</p>
 <div class="headline"><h4>Setting up Apache Flex with Adobe Flash Builder</h4></div>
 
 <ol>
 <li> **Download Adobe Flash Builder**  Adobe Flash Builder is available from the [Adobe Website][1]. It offers a 30-day trial and retails for about $250.  It is available for both Windows and MacOS X</li>
 <li> **Install Adobe Flash Builder**  Follow the on-screen installation wizard.</li>
-<li> **Use the SDK Installer to Grab the latest SDK** Go to the [Download the SDK Installer][3] on the menu above and install the SDK installer.  It will download everything you need in order to get started
+<li> **Use the SDK Installer to Grab the latest SDK** Go to the [Download the SDK Installer][4] on the menu above and install the SDK installer.  It will download everything you need in order to get started
 with the SDK.  This includes the compiler, components, etc.</li>
 </ol>