eclipse - next/previous word in flex builder -


The next / previous word command, Flex Builder (usually) option on Mac- is bound to CTRL-RIGHTARROW on Writer , ":" And "." And in some other cases. This is clearly a wrong practice for action script development! How can I change it?

Here's the right:

"System Preferences > Language and Text> Text and set 'Word Break' dropdown to 'English, United States (Computer)'. "

Remember to exit the flex builder and restart it. If this does not work, try restarting the OS.


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -