轉載自:http://www.iteye.com/topic/1037619
Adobe Flash Builder 4.5和Flex 4.5率先發布
官方頁面:http://www.adobe.com/cn/products/flash-builder.html
試用下載:https://www.adobe.com/cfusion/tdrc/index.cfm?product=flash_builder&loc=zh_cn
按後安裝到本地:
flash builder 4.5 的安裝目錄下的utilities檔案夾內內建flash builder 4.5 plugin版本Adobe Flash Builder 4.5 Plug-in Utility.exe檔案,運行該檔案。
然後選擇eclipse3.6.1版本以上的eclipse就可以安裝了。
另外:推薦使用myeclipse9或者是免費的Oracle 企業 eclipse包。
安裝完成後在myeclipse.ini 裡面更改
-vmargs -Xms256m -Xmx512m -XX:MaxPermSize=256m -XX:PermSize=64m
下面是英文說明:
Flash Builder 4.5 supports installation as a plugin to an existing Eclipse instance. To do so:
Complete the installation process as described above.
Navigate to the installed Flash Builder installation location and open the utilities folder.
Run the executable Adobe Flash Builder 4.5 Plug-in Utility.exe.
Select the language and click on OK.
Select the Flash Builder installation location if prompted.
Select the Eclipse folder into which you want Flash Builder 4.5 to be plugged into and click Next. (Note: Your copy of Eclipse must be version 3.6.1 or later, 32-bit and must contain a folder named “dropins”)
Review the pre-Installation summary and click on Install
Following installation it is recommended that you edit the eclipse.ini file for your Eclipse instance, so that it includes the following settings:
-vmargs -Xms256m -Xmx512m -XX:MaxPermSize=256m -XX:PermSize=64m