[jbosstools-issues] [JBoss JIRA] (JBDS-4417) Bundle org.eclipse.wst.jsdt.nashorn.extension not found

Victor Rubezhny (JIRA) issues at jboss.org
Wed Jun 7 06:47:00 EDT 2017


    [ https://issues.jboss.org/browse/JBDS-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417587#comment-13417587 ] 

Victor Rubezhny commented on JBDS-4417:
---------------------------------------

[~ibuziuk] Absolutely. We don't need to have the following option in devstudio.ini anymore:
{code}
-Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension
{code}

This was only the requirement for Neon.x stream, starting from Oxygen (WTP 3.9.x) we've switched to use Closure Compiler bundled in Orbit (for WTP 3.9.0 RC1-RC3 we use orbit-buildrepo-S20170516192513 as the prerequisite).

> Bundle org.eclipse.wst.jsdt.nashorn.extension not found
> -------------------------------------------------------
>
>                 Key: JBDS-4417
>                 URL: https://issues.jboss.org/browse/JBDS-4417
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 11.0.0.AM1
>         Environment: Devstudio installed form devstudio-11.0.0.AM1-v20170531-1042-B189-installer-standalone.jar
>            Reporter: Lukáš Valach
>            Assignee: Nick Boldt
>            Priority: Minor
>             Fix For: 11.0.0.AM1
>
>
> I have this error message in eclipse log:
> {code}
> !SESSION Wed May 31 14:13:11 CEST 2017 -----------------------------------------
> !ENTRY org.eclipse.equinox.launcher 4 0 2017-05-31 14:13:11.062
> !MESSAGE Could not find extension: org.eclipse.wst.jsdt.nashorn.extension
> !SESSION 2017-05-31 14:13:11.038 -----------------------------------------------
> eclipse.buildId=11.0.0.AM1-v20170531-1042-B189
> java.version=1.8.0_131
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
> Framework arguments:  -product com.jboss.devstudio.core.product
> Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.eclipse.osgi 4 0 2017-05-31 14:13:11.805
> !MESSAGE Bundle org.eclipse.wst.jsdt.nashorn.extension not found.
> {code}
> I see that plugin org.eclipse.wst.jsdt.nashorn.extension isn't installed in .../Devstudio/studio/plugins/ folder.
> Possibly we have to remove this line from devstudio.ini?
> {code}
> -Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list