The moose likes Groovy and the fly likes Eclipse  IDE errors when i compile groovy program Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Other Languages » Groovy
Reply Bookmark "Eclipse  IDE errors when i compile groovy program" Watch "Eclipse  IDE errors when i compile groovy program" New topic
Author

Eclipse IDE errors when i compile groovy program

Ajay Vikas
Ranch Hand

Joined: Nov 08, 2006
Posts: 66
Hi All,
I am new to groovy and started using it. I had integrated groovy with my eclipse 3.2. I am using java classes inside the groovy program. When i compile it , it is throwing error.
Error is,
unable to resolve class Build
@ line 91, column 21.Test_Grails/buildui/grails-app/controllersBuildController.groovyline 91
unable to resolve class Component
@ line 69, column 25.Test_Grails/buildui/grails-app/controllersComponentController.groovy line 69

I guess as i would have missed class path entries.
Please help me over this.

Thanks,
Ajay.
Dierk König
author
Ranch Hand

Joined: Nov 01, 2006
Posts: 43
Hi Ajay,

please make sure you have followed the installation guide under http://groovy.codehaus.org/Eclipse+Plugin .

As a sanity check run this Groovy code:



If your problem remains, please post your Groovy and the stacktrace.

cheers
Dierk
 
 
subject: Eclipse IDE errors when i compile groovy program
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com