[ 
https://issues.apache.org/jira/browse/NETBEANS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Bläsing resolved NETBEANS-508.
---------------------------------------
       Resolution: Invalid
    Fix Version/s: 9.0

Javascript support is not yet part of Apache Netbeans. Apache Netbeans 9.0 will 
be released as a Java IDE. Oracle and the ASF are working on the donation 
process, but cleaning up code and licenses takes time.

The JS support came from an import of 8.2 modules. That might or might not work 
- in this case it did not. Please recheck when JS support is imported into 
Apache netbeans.

>       StackOverflowError at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.getVariables
> ------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-508
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-508
>             Project: NetBeans
>          Issue Type: Bug
>          Components: ide - Code, javascript - Node.js
>    Affects Versions: 9.0
>         Environment: VM:      Java HotSpot(TM) 64-Bit Server VM, 25.111-b14, 
> Java(TM) SE Runtime Environment, 1.8.0_111-b14
> OS:   Windows 10
> Version:      Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-205-on-20180202)
>            Reporter: Ruslan Lopez Carro
>            Priority: Critical
>              Labels: performance
>             Fix For: 9.0
>
>         Attachments: download sources.png
>
>
> Clicked on download sources button for nodejs and once downloaded the error 
> appeared.
>  [Extra info|http://example.com]
> trace
> {code:java}
> java.lang.StackOverflowError
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.getVariables(ModelUtils.java:363)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveSemiTypeCallChain(ModelUtils.java:693)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypeFromSemiType(ModelUtils.java:533)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1294)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1262)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1215)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>         at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to