Would it be possible to use groovy ast transformations code to manipulate java classes? If yes开发者_Go百科, please give an example.
So for some research work, I need to analyze a ton of raw movement data (currently almost a gig of data, and growing) and spit out quantitative information and plots.
I am working on a web application (using Grails) which will generate a gif开发者_开发知识库t certificate.I\'m thinking of a workflow like this:
I\'m trying to pass parameters from a PHP middle tier to a java backend that understands J2EE. I\'m writing the controller code in Groovy. In there, I\'m trying to decode some parameter that will like
I\'m in a project using Grails, I user beanFields plugin where I\'m changing the bean:inputTemplate into the following
I\'ve tried with netbeans and eclipse, with no luck... (coudn\'t try IntelliJ idea) I gave a quick look ant the code
I tried to run the sample application of Nimble 0.2 (blogito) downloaded here but unfortunately I got stuck with 2 major issues:
I wrote a method to remove single line comments from a C++ source file: def stripRegularComments(text) {
I have a JTable bei开发者_运维百科ng constructed via Groovy\'s SwingBuilder.I\'d like to attach a closure to the table that fires when a cell is selected, but I can\'t seem to find the right hook.
Where can I get the Groovy bundle for TextMate? I checked the TextMate subversi开发者_运维问答on repository but it\'s not there. The Groovy site TextMate page references TextMate\'s missing Groovy bun