Description of problem: In https://bugzilla.redhat.com/show_bug.cgi?id=1389057 we added this extension to eclipe.ini: -Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension But as of Oxygen.0.M7, this is no longer needed as WTP uses Closure instead. Details, see https://issues.jboss.org/browse/JBDS-4417 and https://github.com/jbdevstudio/jbdevstudio-product/pull/456 Version-Release number of selected component (if applicable): rh-eclipse47 (not 46) webtools 3.9.x How reproducible: always Steps to Reproduce: 1. install rh-eclipse47. look in /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/eclipse.ini for the nashorn line 2. 3. Actual results: Expected results: Additional info:
Appears to be NOT fixed as of rh-eclipse47-eclipse-platform.x86_64 1:4.7.0-0.14.4.el7: $➔ cd /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/ $➔ cat eclipse.ini | grep nash -Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension
Correction, was looking in the wrong place. /opt/rh/rh-eclipse47/root/usr/lib/eclipse/eclipse.ini has no reference to nashorn.extension. So this is fixed. I guess I mark it ON_QA?
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:2476