Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Groovy:General error during semantic analysis(gradle compile errors)
Groovy:General error during semantic analysis [message #1836246] Sat, 26 December 2020 01:41 Go to next message
Robert Stuart is currently offline Robert StuartFriend
Messages: 1
Registered: December 2020
Junior Member
I am using the latest version of Eclipse, 2020-12, with groovy tools installed.

From grails guide: guides.grails.org/gorm-without-grails/guide/index.html
Downloaded code sample from git clone https://github.com/grails-guides/gorm-without-grails.git.

Imported the project from the "complete" folder and received the following error:

Groovy:General error during semantic analysis: java.lang.NoSuchMethodError: 'org.codehaus.groovy.ast.expr.Expression org.codehaus.groovy.ast.tools.GeneralUtils.propX(org.codehaus.groovy.ast.expr.
Expression, java.lang.String)'

It appears to be a version mismatch, but I cannot determine how to correct this problem. Any suggestions?
Re: Groovy:General error during semantic analysis [message #1836248 is a reply to message #1836246] Sat, 26 December 2020 05:41 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33146
Registered: July 2009
Senior Member
Probably it's best to look at the end of this page for places to report problems or ask questions about the Eclipse Groovy integration:

https://github.com/groovy/groovy-eclipse


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Groovy:General error during semantic analysis [message #1837052 is a reply to message #1836248] Thu, 21 January 2021 12:50 Go to previous message
Mark Smith is currently offline Mark SmithFriend
Messages: 82
Registered: September 2020
Member
Check this
https://stackoverflow.com/questions/45500810/adding-spock-to-eclipse-without-maven-general-error-during-semantic-analysis
Previous Topic:Java 15 support plugin for eclipse 2020-09 not available
Next Topic:Eclipse broke on Mac OS X - need help
Goto Forum:
  


Current Time: Thu May 09 15:11:16 GMT 2024

Powered by FUDForum. Page generated in 0.03483 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top