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

Hi.

Thanks for the hint. I opened a ticket
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=510231) for the issue
and commented my results there.

Raphael

2017-01-11 8:15 GMT+01:00  <Christian.Pontesegger@xxxxxxxxxxxx>:
> Hi,
>
>
>
> it should be simpler than that. I guess there is one line missing in the
> manifest.mf of the grovvy engine:
>
> Eclipse-BuddyPolicy: global
>
>
>
> That allows the plugin and its classloader to access all eclipse classes. No
> need to play around with the classloader directly. It is either missing in
> the groovy plugin hosted at eclipse or the one we have on github. I will
> check
>
>
>
> Christian
>
>
> _______________________________________________
> ease-dev mailing list
> ease-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/ease-dev


Back to the top