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

svn commit: r1432694 - /flex/site/trunk/content/v2/doc-getstarted.cmsPage

Author: quetwo
Date: Sun Jan 13 18:36:32 2013
New Revision: 1432694

URL: http://svn.apache.org/viewvc?rev=1432694&view=rev
Log:
updating getting-started page on v2 site.

Modified:
    flex/site/trunk/content/v2/doc-getstarted.cmsPage

Modified: flex/site/trunk/content/v2/doc-getstarted.cmsPage
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/v2/doc-getstarted.cmsPage?rev=1432694&r1=1432693&r2=1432694&view=diff
==============================================================================
--- flex/site/trunk/content/v2/doc-getstarted.cmsPage (original)
+++ flex/site/trunk/content/v2/doc-getstarted.cmsPage Sun Jan 13 18:36:32 2013
@@ -8,9 +8,20 @@ please contact us on the [mailing list][
 
 <div class="headline"><h4>Setting up Apache Flex with Adobe Flash Builder</h4></div>
 
-1. **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
+1. **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
 2. **Install Adobe Flash Builder**  Follow the on-screen installation wizard.
-3. **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.
+3. **Download the SDK installer** Go to the [Download the SDK Installer][4] 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.
+4. **Run the SDK installer**  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.
+5. **Accept SDK Licenses and Install**  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.
+6. **Run Flash Builder** Launch Adobe Flash Builder.  You may need to login with your Adobe ID to activate the trial.
+7. **Tell Flash Builder abou the SDK** On Windows, go to the Window Menu -> Preferences.  On the Mac, go to the Flash Builder menu -> 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).
+
+<div class="headline"><h4>Setting up Apache Flex with Jetbrain's IntelliJ</h4></div>
+1. **Download JetBrains IntelliJ**  IntelliJ IDEA is available from the [JetBrain's Website][2]. They offer a 30-day trail and it retails for about $200.  It is available for both Windows and MacOS X
+2. **Install IntelliJ IDEA**  Follow the on-screen installation wizard.
+3. **Download the SDK installer** Go to the [Download the SDK Installer][4] 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.
+4. **Run the SDK installer**  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.
+5. **Accept SDK Licenses and Install**  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.
 
  [1]:  http://www.adobe.com/products/flash-builder-family.html
  [2]:  http://www.jetbrains.com/idea/