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

Groovy scripts wont compile due to broken import statements #64

Closed
steveash opened this issue Mar 8, 2015 · 1 comment
Closed

Groovy scripts wont compile due to broken import statements #64

steveash opened this issue Mar 8, 2015 · 1 comment

Comments

@steveash
Copy link
Contributor

steveash commented Mar 8, 2015

I guess no one is using the groovy scripting, because the imports are completely wrong. You will get:

2015-03-08 10:34:39,127 ERROR KNIME-Worker-5 Groovy Script : Execute failed: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script1.groovy: 4: unable to resolve class de.mpicbg.knime.knutilsTableUpdateCache
 @ line 4, column 1.
   import de.mpicbg.knime.knutilsTableUpdateCache
   ^
@steveash
Copy link
Contributor Author

steveash commented Mar 8, 2015

Created a PR:
#65

@niederle niederle closed this as completed Jul 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants