[TxMt] defaults OakShellVariables
Simon Gregory
simon at helvector.org
Wed Nov 2 19:01:46 UTC 2005
Firstly, thanks Allan.
> A word of warning: 'enabled' must be a boolean, and adding it like
> above adds it as an integer, which will make TextMate throw an
> exception when executing shell commands (until the entry is removed).
I'm assuming that I can't use
defaults write com.macromates.textmate OakShellVariables \
-array-add '{enabled = true; value = "/Users/simon/classes";
variable = "CLASS_PATH"; }'
as it'll be interpreted as a string...
> I'll make next build accept an integer as well.
I've written a clunky shell script that reads in the shell variables
and then only adds them if they not already there, so I'll be looking
forward to this.
Cheers,
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2428 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20051102/d27b2691/attachment.p7s>
More information about the textmate
mailing list