Chris2011 commented on issue #4575:
URL: https://github.com/apache/netbeans/issues/4575#issuecomment-1234700557

   It is not just the project template, also you asked for update the parser to 
support RinogJS syntax. I just had a quick look at https://ringojs.org/ and 
just saw simple JS syntax also for ES6 everything is up to date. So if ringo 
uses a different syntax by mixing JS and Java together etc. yes that needs to 
be implemented. but also java.lang.strictMath.log10 is still a valid and native 
JS syntax. Not Ringo specific. Just that maybe it shows you "java" is not 
defined. But that means that the global java object here is just not defined 
but it is not about the parser itself.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to