I just started watching the screencast about tm_dialog. I tried running the command Allan did 'tm_dialog', but I just got a giant tooltip complaining about not having an XCode project or something.
Even trying just a echo "hello" gives an error. (being a tooltip I can't copy it!) - Ah.. good old screen grab comes to the rescue:
/Library/Application Support/TextMate/Bundles/XCode.tmbundle/Support/bin/find_xcode_project.rb:27:in `chdir': can't convert nil into String (TypeE ... Didn't find an Xcode project file You may want to set TM_XCODE_PROJECT.
Help?
Thanks!
jt
On 31. Oct 2006, at 01:05, John Tsombakos wrote:
I just started watching the screencast about tm_dialog. I tried running the command Allan did 'tm_dialog', but I just got a giant tooltip complaining about not having an XCode project or something.
That would be ⌘R you pressed, to run a shell command you need ⌃R (in the Text menu).
On 10/30/06, Allan Odgaard throw-away-1@macromates.com wrote:
On 31. Oct 2006, at 01:05, John Tsombakos wrote:
I just started watching the screencast about tm_dialog. I tried running the command Allan did 'tm_dialog', but I just got a giant tooltip complaining about not having an XCode project or something.
That would be ⌘R you pressed, to run a shell command you need ⌃R (in the Text menu).
D'oh! I knew it was something simple!
Thanks,
jt