7 | | See also: EditorSupport |
| 7 | If launched from the command line, Continuum may say: |
| 8 | {{{ |
| 9 | WARNING: The locate database (/var/db/locate.database) does not exist. |
| 10 | To create the database, run the following command: |
| 11 | |
| 12 | sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist |
| 13 | |
| 14 | Please be aware that the database can take some time to generate; once |
| 15 | the database has been created, this message will no longer appear. |
| 16 | }}} |
| 17 | |
| 18 | You don't have to create the "locate" database, but Continuum's "open selection" won't be able to find files and right-clicking on types won't let you open the associated file. |
| 19 | |
| 20 | See also: [wiki:IDESupport], EditorSupport |