I have been trying to find an alternative to TextPad / EditPlus as I need to run a scripting language which is based on Java. The command which I need to run in TextPad/EditPlus is:
java -verbose:gc -jar AKL.jar Test-M.webl
IMAGE:
At present I'm running this command in Terminal Window and generating the output. But I need to run it through TextWrangler/BBEdit/TextMate or any other editor... Is there any way?
Can anybody help me ?
I'm using MBP with OS X Mountain Lion.
java -verbose:gc -jar AKL.jar Test-M.webl
IMAGE:
At present I'm running this command in Terminal Window and generating the output. But I need to run it through TextWrangler/BBEdit/TextMate or any other editor... Is there any way?
Can anybody help me ?
I'm using MBP with OS X Mountain Lion.