Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Groovy Script Shell Exception

Groovy works just fine if you add the org.codehaus.groovy plugin to the run configuration. The one delivered with ease expects that plugin to exist in the workspace already. I hanged that to consume it from the target platform, where it should be available by default.

Christian


Back to the top