TextMate:下载Flex包
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TextMate:下载Flex包相关的知识,希望对你有一定的参考价值。
Here's how you can update Textmate to include MXML
mkdir -p ~/Library/Application Support/TextMate/Bundles cd /Library/Application Support/TextMate/Bundles export LC_CTYPE=en_US.UTF-8 echo "… update Flex bundle" svn co http://macromates.com/svn/Bundles/trunk/Review/Bundles/Flex.tmbundle osascript -e 'tell app "TextMate" to reload bundles'
以上是关于TextMate:下载Flex包的主要内容,如果未能解决你的问题,请参考以下文章