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 19:36:37 UTC

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

Author: buildbot
Date: Sun Jan 13 18:36:37 2013
New Revision: 846508

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 18:36:37 2013
@@ -1 +1 @@
-1432682
+1432694

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 13 18:36:37 2013
@@ -1 +1 @@
-1432682
+1432694

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 18:36:37 2013
@@ -162,9 +162,22 @@ please contact us on the <a href="commun
 <div class="headline"><h4>Setting up Apache Flex with Adobe Flash Builder</h4></div>
 
 <ol>
-<li><strong>Download Adobe Flash Builder</strong>  Adobe Flash Builder is available from the <a href="http://www.adobe.com/products/flash-builder-family.html">Adobe Website</a> . It offers a 30-day trial and retails for about $250.  It is available for both Windows and MacOS X</li>
+<li><strong>Download Adobe Flash Builder</strong>  Adobe Flash Builder is available from the <a href="http://www.adobe.com/products/flash-builder-family.html">Adobe Website</a>. It offers a 30-day trial and retails for about $250.  It is available for both Windows and MacOS X</li>
 <li><strong>Install Adobe Flash Builder</strong>  Follow the on-screen installation wizard.</li>
-<li><strong>Use the SDK Installer to Grab the latest SDK</strong> Go to the <a href="download-installer.html">Download the SDK Installer</a> 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>
+<li><strong>Download the SDK installer</strong> Go to the <a href="download-installer.html">Download the SDK Installer</a> on the menu above and install the SDK installer.  Click on the Download link on the installer badge, which will download the proper installer for your computer.</li>
+<li><strong>Run the SDK installer</strong>  The first question you will be asked is the installation directory.  If you are on a Mac, use /Appplications/Adobe Flash Builder 4.7/sdks/4.9.0/.  If you are on a PC, use C:\Program Files(x86)\Adobe Flash Builder 4.7\sdks\4.9.0.  You will need to create the 4.9.0 folders.  Press Next.</li>
+<li><strong>Accept SDK Licenses and Install</strong>  Check the red boxes to accept each of the licenses.  Read the licenses, of course ;)  Click Install to download all the components into the new 4.9.0 directory.  This can take a few minutes.</li>
+<li><strong>Run Flash Builder</strong> Launch Adobe Flash Builder.  You may need to login with your Adobe ID to activate the trial.</li>
+<li><strong>Tell Flash Builder abou the SDK</strong> On Windows, go to the Window Menu -&gt; Preferences.  On the Mac, go to the Flash Builder menu -&gt; Preferences.  Go to the Flash Builder node, then select the Installed Flex SDKs node.  Click [ADD], then choose the directory in which you saved the 4.9.0 SDK (Step 4).</li>
+</ol>
+<div class="headline"><h4>Setting up Apache Flex with Jetbrain's IntelliJ</h4></div>
+
+<ol>
+<li><strong>Download JetBrains IntelliJ</strong>  IntelliJ IDEA is available from the <a href="http://www.jetbrains.com/idea/">JetBrain's Website</a>. They offer a 30-day trail and it retails for about $200.  It is available for both Windows and MacOS X</li>
+<li><strong>Install IntelliJ IDEA</strong>  Follow the on-screen installation wizard.</li>
+<li><strong>Download the SDK installer</strong> Go to the <a href="download-installer.html">Download the SDK Installer</a> on the menu above and install the SDK installer.  Click on the Download link on the installer badge, which will download the proper installer for your computer.</li>
+<li><strong>Run the SDK installer</strong>  The first question you will be asked is the installation directory.  Note where you save the SDK (as you will need it later).  Press Next.</li>
+<li><strong>Accept SDK Licenses and Install</strong>  Check the red boxes to accept each of the licenses.  Read the licenses, of course ;)  Click Install to download all the components into the new 4.9.0 directory.  This can take a few minutes.</li>
 </ol>
 
 <!-- Home Page Exception -->