Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expressions/Display view cannot evaluate groovy code #982

Closed
mojo2012 opened this issue Nov 2, 2019 · 1 comment
Closed

Expressions/Display view cannot evaluate groovy code #982

mojo2012 opened this issue Nov 2, 2019 · 1 comment

Comments

@mojo2012
Copy link

mojo2012 commented Nov 2, 2019

Hi guys,

I've been playing around with Groovy the last view days and I have trouble to properly debug my own code :-D.

My setup is:

  • Eclipse 2019-09 R (4.13.0)
  • Plugins:
    ** Groovy Compiler 2.5 3.5.0.v201909291620-e1909-RELEASE
    ** Groovy Compiler 3.0 (early access) 3.5.0.v201909291620-e1909-RELEASE
    ** Groovy Editor for Polyglot Maven . 0.1.0.201611011520
    ** Groovy-Eclipse M2E integration 3.5.0.v201909291620-e1909-RELEASE

As you can see on the following screenshot that evaluating groovy code both in the expressions view and the debug/display view doesn't work:
debugging_problem

Code that is valid java code can be evaluated though!

The project can be checked out at: https://github.com/mojo2012/groovytest
For it to work you also have to build https://github.com/mojo2012/groovier

@eric-milles
Copy link
Member

Sorry, I interpreted your comment "[IntelliJ] properly supports groovy debugging" to mean you were having trouble with breakpoints or stepping. This issue is already recorded in #569

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants