|
Hi all,
I just upgraded to STS 2.9.0 and now my Grails 2.0 project doesn't compile. STS complains over all kinds of strange errors. For example my domain classes don't compile because they can't find each other. I know that it worked before with STS 2.8.2. Anyone else having any problems? |
|
Hi Andreas, Did you try the usual suspects (1. Grails Tools > Refresh Dependencies, 2. Project > clean...) ? Cheers, Kosta
2012/3/6 Andréas Kühne <[hidden email]>
|
|
Yes,
I did that directly. Unfortunately no luck, reverting to 2.8.1 at the moment. I am working in Mac OS X, if that matters. // Andréas
2012/3/6 Konstantinos Kostarellis <[hidden email]>
vänliga hälsningar, Andréas Upplandsgatan 93 . 113 44 . Stockholm Mobil 076 543 8825 [hidden email] |
|
I'd like to get to the bottom of this problem you are having. There
are two main possibilities that I can think of: either the AST transforms are not being properly applied, or refresh dependencies isn't finding the complete classpath. If you want to help track this down, it would be appreciated. Feel free to contact me off the list. On Tue, Mar 6, 2012 at 1:17 PM, Andréas Kühne <[hidden email]> wrote: > Yes, > > I did that directly. Unfortunately no luck, reverting to 2.8.1 at the > moment. > > I am working in Mac OS X, if that matters. > > // Andréas > > > 2012/3/6 Konstantinos Kostarellis <[hidden email]> >> >> Hi Andreas, >> >> Sts 2.9.0 and grails 2.0.1 works fine for me. >> >> Did you try the usual suspects (1. Grails Tools > Refresh Dependencies, 2. >> Project > clean...) ? >> >> Cheers, >> Kosta >> >> >> 2012/3/6 Andréas Kühne <[hidden email]> >>> >>> Hi all, >>> >>> I just upgraded to STS 2.9.0 and now my Grails 2.0 project doesn't >>> compile. STS complains over all kinds of strange errors. For example my >>> domain classes don't compile because they can't find each other. I know that >>> it worked before with STS 2.8.2. Anyone else having any problems? >>> >>> >>> Andréas Kühne >>> [hidden email] >>> >>> >>> >> > > > > -- > vänliga hälsningar, > > Andréas > > Upplandsgatan 93 . 113 44 . Stockholm > Mobil 076 543 8825 > [hidden email] --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Hi all,
I got it working now, by reinstalling STS 2.9.0 and upgrading all of my projects to grails 2.0.1 (which i didn't do yesterday). So now everything is working. // Andréas
vänliga hälsningar, Andréas Upplandsgatan 93 . 113 44 . Stockholm Mobil 076 543 8825 [hidden email] |
|
Thanks for getting back to us. Glad you got this working.
So, the problem looks like there was a mismatch between the grails runtime available in your workspace vs the grails version that your projects were using. There should have been a popup on startup describing the inconsistency, but perhaps it didn't work for some reason. On Wed, Mar 7, 2012 at 9:09 AM, Andréas Kühne <[hidden email]> wrote: > Hi all, > > I got it working now, by reinstalling STS 2.9.0 and upgrading all of my > projects to grails 2.0.1 (which i didn't do yesterday). So now everything is > working. > > // Andréas > > >>> >>> > >>> > 2012/3/6 Andrew Eisenberg <[hidden email]> >>> >> >>> >> I'd like to get to the bottom of this problem you are having. There >>> >> are two main Glad you gpossibilities that I can think of: either the AST >>> >> transforms are not being properly applied, or refresh dependencies >>> >> isn't finding the complete classpath. >>> >> >>> >> If you want to help track this down, it would be appreciated. Feel >>> >> free to contact me off the list. >>> >> >>> >> On Tue, Mar 6, 2012 at 1:17 PM, Andréas Kühne <[hidden email]> >>> >> wrote: >>> >> > Yes, >>> >> > >>> >> > I did that directly. Unfortunately no luck, reverting to 2.8.1 at >>> >> > the >>> >> > moment. >>> >> > >>> >> > I am working in Mac OS X, if that matters. >>> >> > >>> >> > // Andréas >>> >> > >>> >> > >>> >> > 2012/3/6 Konstantinos Kostarellis <[hidden email]> >>> >> >> >>> >> >> Hi Andreas, >>> >> >> >>> >> >> Sts 2.9.0 and grails 2.0.1 works fine for me. >>> >> >> >>> >> >> Did you try the usual suspects (1. Grails Tools > Refresh >>> >> >> Dependencies, >>> >> >> 2. >>> >> >> Project > clean...) ? >>> >> >> >>> >> >> Cheers, >>> >> >> Kosta >>> >> >> >>> >> >> >>> >> >> 2012/3/6 Andréas Kühne <[hidden email]> >>> >> >>> >>> >> >>> Hi all, >>> >> >>> >>> >> >>> I just upgraded to STS 2.9.0 and now my Grails 2.0 project doesn't >>> >> >>> compile. STS complains over all kinds of strange errors. For >>> >> >>> example >>> >> >>> my >>> >> >>> domain classes don't compile because they can't find each other. I >>> >> >>> know that >>> >> >>> it worked before with STS 2.8.2. Anyone else having any problems? >>> >> >>> >>> >> >>> >>> >> >>> Andréas Kühne >>> >> >>> [hidden email] >>> >> >>> >>> >> >>> >>> >> >>> >>> >> >> >>> >> > >>> >> > >>> >> > >>> >> > -- >>> >> > vänliga hälsningar, >>> >> > >>> >> > Andréas >>> >> > >>> >> > Upplandsgatan 93 . 113 44 . Stockholm >>> >> > Mobil 076 543 8825 >>> >> > [hidden email] >>> >> >>> >> --------------------------------------------------------------------- >>> >> To unsubscribe from this list, please visit: >>> >> >>> >> http://xircles.codehaus.org/manage_email >>> >> >>> >> >>> > >> >> >> > > > > -- > vänliga hälsningar, > > Andréas > > Upplandsgatan 93 . 113 44 . Stockholm > Mobil 076 543 8825 > [hidden email] --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
