Author: bigosmallm
Date: Thu Jul  3 00:38:23 2014
New Revision: 1607502

URL: http://svn.apache.org/r1607502
Log:
Fixed getting started page based on feedback from JabbyPanda 
([email protected])

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

Modified: flex/site/trunk/content/doc-getstarted.cmsPage
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/doc-getstarted.cmsPage?rev=1607502&r1=1607501&r2=1607502&view=diff
==============================================================================
--- flex/site/trunk/content/doc-getstarted.cmsPage (original)
+++ flex/site/trunk/content/doc-getstarted.cmsPage Thu Jul  3 00:38:23 2014
@@ -5,24 +5,24 @@ You technically don't need one, but it i
 just know that you can.
 
 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 IntelliJ 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].
+all of them.  Below we will outline the steps needed to use Apache Flex with 
[Adobe Flash Builder 4.7][1], [JetBrains IntelliJ IDEA 13.1][2], 
[FlashDevelop][11] and 
+[FDT][13].  If you use another IDE and want to help us add to this document 
please contact us on the [mailing list][3].
 
 <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
 2. **Install Adobe Flash Builder**  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.  If you are on a Mac, use /Applications/Adobe Flash 
Builder 4.7/sdks/4.11.0/.  If you are on a PC, use C:\Program Files(x86)\Adobe 
Flash Builder 4.7\sdks\4.11.0\.  You will need to create the 4.11.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.11.0 directory.  This can take a few minutes.
+4. **Run the SDK installer**  The first question you will be asked is the 
installation directory.  If you are on a Mac, use /Applications/Adobe Flash 
Builder 4.7/sdks/4.12.1/.  If you are on a PC, use C:\Program Files(x86)\Adobe 
Flash Builder 4.7\sdks\4.12.1\.  You will need to create the 4.12.1 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.12.1 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 about 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.11.0 SDK (Step 4). The name 
should be populated with Apache Flex 4.11.0 FP11.1 en_US.  Press OK, and OK 
again.
-8. **Create a new project**  Right-click in the empty Package Explorer area, 
choose New -> Flex Project.  Give the project a name.  Under the Flex SDK 
version, choose Apache Flex 4.11.0.  Press Finish.  Flash Builder will create 
the new project.
+7. **Tell Flash Builder about 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.12.1 SDK (Step 4). The name 
should be populated with Apache Flex 4.12.1 FP11.1 en_US.  Press OK, and OK 
again.
+8. **Create a new project**  Right-click in the empty Package Explorer area, 
choose New -> Flex Project.  Give the project a name.  Under the Flex SDK 
version, choose Apache Flex 4.12.1.  Press Finish.  Flash Builder will create 
the new project.
 9. **Start Coding!**  Jump down below to make your first Hello World 
application.
 
 <div class="headline"><h5>Known Flash Builder Issues</h5></div>
 Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where, 
-when generating the .mxml file for a new project that uses Apache Flex 4.11.0 
+when generating the .mxml file for a new project that uses Apache Flex 4.12.1 
 and Spark Application, Flash Builder will incorrectly insert the attribute:
 
        layout="absolute"
@@ -38,15 +38,21 @@ attempt to correct this problem.
 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.11.0 directory.  This can take a few minutes.
+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.12.1 directory.  This can take a few minutes.
 6. **Run IntelliJ**  Run IntelliJ.  You will need to start the 30 day trial, 
and accept the license agreement when the app runs the first time.  You will be 
launched into the configuration wizard.  Select which VCS Plugins you want (we 
suggest Git Subversion).  Next, select the Web/J2EE Plugins (We suggest 
Database, SQL and WebServices).  Next, select the HTML Development tools (You 
must select FLash/Flex, CSS, JavaScript, JavaScript Debugger, but we suggest 
keeping them all selected).  Finally, select which other plugins you wish to 
use (Select ANT, Properties, Copyright, Coverage, IntelliLang, Inspection 
Gadgets, Type Migration, UML.  We suggest keeping most of the defaults).
 7. **Create your new project** When at the welcome screen, select "Create New 
Project". In the left menu, choose Flash Module under the Other heading.  Give 
the project a name, and select Next.
 8. **Configure the new project**  On the "New Project" screen, select Web for 
the target platform, and keep the rest of the options the same.  Keep the Flex 
SDK as [none] for this step. Click Finish.
-9. **Tell IntelliJ about the SDK** Right click on your project name in the 
Project Explorer, and click Open Module Settings. In the second pane, click the 
application settings (it says (app) behind the name -- it should have red 
squigglies under it).   Go to the dependency tab.  To the right of the Flex SDK 
drop down, select New... to add the 4.11.0 SDK to the project.  Find the 4.11.0 
directory you created in step 4, and select Choose. Press Ok to return to the 
project.  Wait for IntelliJ to index the project and the new SDK.
+9. **Tell IntelliJ about the SDK** Right click on your project name in the 
Project Explorer, and click Open Module Settings. In the second pane, click the 
application settings (it says (app) behind the name -- it should have red 
squigglies under it).   Go to the dependency tab.  To the right of the Flex SDK 
drop down, select New... to add the 4.12.1 SDK to the project.  Find the 4.12.1 
directory you created in step 4, and select Choose. Press Ok to return to the 
project.  Wait for IntelliJ to index the project and the new SDK.
 10. **Create your Application file** Add a new MXML component under the /src/ 
directory by right clicking on src.  Give it a name of your choosing, Template 
of "Flex 4 Component" and Parent Component of Application (spark.components).
 11. **Finish configuring your project** Go back to the project settings 
(right-click on the project name in the project explorer -> Module Settings).  
Go to the General Tab of the app settings.  Click the ... button to the right 
of the Main Class box, and choose the filename you just created.  This will set 
the project root.
 11. **Start Coding!**  Jump down below to make your first Hello World 
application.
 
+<div class="headline"><h4>Setting up Apache Flex with FlashDevelop</h4></div>
+You can follow along the steps described in this [wiki page] [10]
+
+<div class="headline"><h4>Setting up Apache Flex with FDT</h4></div>
+You can follow along the steps described in this [video] [13]
+
 <div class="headline"><h4>Creating your first Hello World 
application</h4></div>
 This is a very simple, generic hello world application.  You can learn a lot 
more by checking out some of our other resources below, or some of our 
[tutorial videos][5].
 
@@ -76,7 +82,7 @@ The complete code listing is (there may 
 <div class="headline"><h4>Additional Resources</h4></div>
 *  Make sure to check out our video and screencast library on the [videos 
page][5].
 *  There are a large variety of books available online.  One of our favorites 
is from Michael Labriola and Jeff Tapper (both Apache Flex Committers).  
[Amazon Link to book][6]
-*  There are quite a few people that blog about Flex.  Check out Flash 
Bookmarks ( [http://www.flashbookmarks.com][7] )
+*  There are quite a few people that blog about Flex.  Check out 
[FlashDaily.net][7] and [Adobe Feeds for Apache Flex][9]]
 
  [1]:  http://www.adobe.com/products/flash-builder-family.html
  [2]:  http://www.jetbrains.com/idea/
@@ -84,7 +90,10 @@ The complete code listing is (there may 
  [4]:  installer.html
  [5]:  doc-videos.html
  [6]:  http://www.amazon.com/Adobe-Flex-4-5-Fundamentals-ebook/dp/B005EFKGCS/
- [7]:  http://www.flashbookmarks.com/
- [8]: 
https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
-
- 
\ No newline at end of file
+ [7]:  http://flashdaily.net/tagged/apacheflex
+ [8]:  
https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
+ [9]:  http://feeds.adobe.com/index.cfm?query=bySmartCategory&smartCategoryId=5
+ [10]: https://cwiki.apache.org/confluence/display/FLEX/2.3+FlashDevelop
+ [11]: http://www.flashdevelop.org/
+ [12]: http://vimeo.com/46898669
+ [13]: http://fdt.powerflasher.com/
\ No newline at end of file


Reply via email to