Great news!!!
I'm using Groovy and emacs daily basis so I'll try to keep an eye on this
github repository.
Thanks guys
On 17 Mar 2017 20:26, "Balachandran Sivakumar" wrote:
Hi Dr. Russel,
Thanks to you and Wilfred for the groovy-mode in emacs :) I do
use it quite extensively and will
Hi Dr. Russel,
Thanks to you and Wilfred for the groovy-mode in emacs :) I do
use it quite extensively and will be able to provide feedback. Thanks
On Fri, Mar 17, 2017 at 8:56 PM, Russel Winder wrote:
> I am not sure how many people use Emacs and the Emacs Groovy mode, but
> for all tho
I am not sure how many people use Emacs and the Emacs Groovy mode, but
for all those that do a bit of news.
It has been decided that trying to make the Groovy mode do groovy
things with the mode being based on CC Mode, is becoming impossible –
there are features of Groovy that are effectively inco
Hi Harish,
The should be the line number where the problem is. How are
you setting context that doesn't show file name? The code you're running
that has the error can't possibly extract something from the context since
there is an error (I am guessing syntax error?).
I am the developer of HiveMi
Hi All,
I am trying to run a groovy script from my Java code using JSR223 and I am
using 'groovy-all-2.4.9.jar' .
In case of any exception occurring, it gives a generic name as
Script.groovy , where as the script file name was
differently given.
I checked for possible solutions, like I need to set