[SVN] r9054 (Groovy)

Luke Daley ld at ldaley.com
Wed Mar 5 22:27:32 UTC 2008


Adding GroovyMate (which shows off tm_dialog_read).

On 10.4, if the running Groovy script requests input on STDIN and none is available, a dialog is presented to the user to capture the input. This currently doesn't work on 10.5, it will behave "normally" by sitting and waiting for input. This is a current limitation to tm_dialog_read.dylib in that we don't know how to make it work on Leopard.

Changed:
U   trunk/Bundles/Groovy.tmbundle/Commands/Run.tmCommand
A   trunk/Bundles/Groovy.tmbundle/Support/bin/
A   trunk/Bundles/Groovy.tmbundle/Support/bin/groovymate.rb
A   trunk/Bundles/Groovy.tmbundle/Support/bin/groovymate.sh
A   trunk/Bundles/Groovy.tmbundle/Support/lib/
A   trunk/Bundles/Groovy.tmbundle/Support/lib/tm_dialog_read.dylib
A   trunk/Bundles/Groovy.tmbundle/Support/lib/tm_dialog_read.rb
A   trunk/Bundles/Groovy.tmbundle/test.groovy



More information about the textmate-dev mailing list