Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Next
-
None
-
None
Description
After installing plugin "Java EE Base" from the "NetBeans 8.2 Plugin Portal" there is the following errmsg on IDE startup:
"Warning - could not install some modules:
Nashorn Integration - No module providing the capability
com.oracle.js.parser.implementation could be found.
15 further modules could not be installed due to the above problems."
In vc4 this did not happen
Tested also with the actual build (#942) from https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/
In this build the plugins are available without activating the "NetBeans 8.2 Plugin Portal" but the error is the same.
Problem is obviously the removed file webcommon\modules\ext\com.oracle.js.parser.jar, so as a workaround you could copy that from an older release.
Licence issue?
Seems to belong to NETBEANS-1806?
Attachments
Issue Links
- relates to
-
NETBEANS-1160 Provide downloadable NBM for nashorn parser
- Resolved