6 Sep 18:12
[groovy-user] Groovy Eclipse Plugin
From: Russel Winder <russel.winder@...>
Subject: [groovy-user] Groovy Eclipse Plugin
Newsgroups: gmane.comp.lang.groovy.user
Date: 2008-09-06 16:13:16 GMT
Subject: [groovy-user] Groovy Eclipse Plugin
Newsgroups: gmane.comp.lang.groovy.user
Date: 2008-09-06 16:13:16 GMT
And on the good news front: I just updated my Eclipse 3.4 and got a new Groovy Plugin -- 1.5.6.200809041515 -- and Gant just compiled without any hassle at all.Some of the Gant tests still fail but that is because Eclipse (and IntelliJ IDEA) use forkmode="once" instead of forkmode="perTest" when spawning JUnit. I still have little idea why this difference of fork mode makes such a difference. Clearly it must be something to do with static data somewhere, but I have no idea where. If anyone has a chance to investigate and sort this out, that would be really great. -- -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077
Some of the Gant tests still fail but that is because Eclipse (and
IntelliJ IDEA) use forkmode="once" instead of forkmode="perTest" when
spawning JUnit. I still have little idea why this difference of fork
mode makes such a difference. Clearly it must be something to do with
static data somewhere, but I have no idea where. If anyone has a chance
to investigate and sort this out, that would be really great.
RSS Feed