[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ease-dev] Support of newer org.mozilla.javascript version
|
Hi Bernd,
> I'm wondering if there are any plans to upgraded EASE for the use of
> newer version "org.mozilla.rhino/1.7.15" instead
Thanks for pointing this out, did not notice that there is a new
version around.
The upgrade should be fairly simple. Normally we just need to upgrade
the dependency and it should work just fine. If you upgrade your
o.m.rhino bundle in your application, I expect that it just works.
In case there is a newer ECMA standard supported, that might not get
activated by default.
> What are the plans for this is?
I am currently short on time to support EASE. Of course a change
request is always welcome :)
>
> Also, is Eclipse version 2024-06 supported by the latest EASE
> release?
Untested. Unless there are breaking changes in the UI framework or the
debug framework, EASE is typically unaffected by newer Eclipse
versions.
I'll put the topics on my todo list, but do not expect any updates from
my side before autumn.
HTH
Christian