Cannot build groovy project using Groovy-Eclipse compiler

Answered

"Build Project" fails with message "Workspace is closed". No other message is shown.

groovy-eclipse-batch jar version is 2.5.5-01.

 

Below is copied from Help -> About Menu.

IntelliJ IDEA 2018.3.1 (Ultimate Edition)
Build #IU-183.4588.61, built on December 4, 2018
Licensed to TOMOHIKO OZAWA
Subscription is active until December 31, 2018
JRE: 1.8.0_152-release-1343-b16 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

0
3 comments

Do you get it only when using eclipse compiler? Please attach screenshot with the error. Are there any errors in idea.log or build.log files?

If possible please provide a sample project (for uploading you can use ftp://ftp.intellij.net/.uploads / https://uploads.services.jetbrains.com or any file sharing service).

0

Yes, Compilation succeeds when I use javac. This is the screenshot with the error message.

 

The screenshot below is current configuration of Java Compiler.

Unfortunately there is no any message in idea.log and build.log.

This is a sample project to reproduce this problem: https://github.com/kota65535/GroovyEclipseTest

0

Please sign in to leave a comment.