mac-os-x
This is an old revision of the document!
Table of Contents
MAC OS X
Eclipse shortcut
- Keyboard shortcut for code completion in Eclipse on Mac OS X :
Eclipse Preference→General→Keys→Content Assist
Reference:
http://stefaanlippens.net/code_completion_shortcut_eclipse_osx
- Use ctrl+F11 to roate the Android Emulator http://stackoverflow.com/questions/2618967/switching-to-landscape-mode-in-android-emulator
SQLite frontend Manager
- MesaSQLite Download http://www.desertsandsoftware.com/?page_id=99
- SQLite database browser
More information refer to http://stackoverflow.com/questions/100959/mac-sqlite-editor/14228275#14228275
XCode
Use cmd + shift + f for complete Xcode search.
Enable/Disable spotlight service
cd /System/Library/LaunchDaemons sudo launchctl load -w com.apple.metadata.mds.plist launchctl unload -w com.apple.metadata.mds.plist mdutil -a -i on /
/var/www/dokuwiki/wiki/data/attic/mac-os-x.1383190755.txt.gz · Last modified: 2016/05/05 13:06 (external edit)