简体   繁体   中英

How Do I set up Flex/AS3 Documents and environment in TextMate

I have been trying to find solutions to this everywhere and cannot find any concise, clear instructions on how to set up Flex and Actionscript properly on TextMate. That is, I have the bundles but in terms of setting shell environments etc so that you can compile with ANT, find documentation for keyword (Reference Doc) within the app. For the latter ,when i try and do that it says no documentation found.

My shell env stuff is as follows:

TM_FLEX_PATH /Applications/Adobe Flash Builder Burrito/sdks/flex_sdk_4.5.0.17689 TM_FLASH_HELP /Users/doronkatz/langRef (this is where i have the as doc zip file i downloaded)

The actionscript3.tmbundle comes with a pretty extensive help. Here is the paragraph on documentation:

Documentation is not included with the SDK so has to be installed separately for the documentation command to work. You can download it from this page, or directly as a zip file . Once downloaded please rename the unzipped directory " docs " and place it in your Flex SDK directory.

I was about to say that it doesn't support the Flex4 documentation but I noticed the author made some changes related to the documentation 12 hours ago, so… maybe you should try with the very latest version of the bundle.

I have these shell variables:

TM_FLEX_PATH                = /Developer/SDKs/flex_sdk_4.1.0.16076
TM_FLEX_BACKGROUND_TERMINAL = true
TM_FLEX_USE_FCSH            = true

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM