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

   > The JS parser should be up to date with latest NetBeans 14 thanks to 
@matthiasblaesing . Please give us more information, also a sample project 
where you have problems with. Thx.
   
   There currently no RingoJS project. For JS either it's an HTML app or NodeJS 
app. So you have to use one of these project types for your Ringo code but they 
are not really suited. Ringo is based RhinoJS which in turn based on the JVM. 
You can't write sth like this without errors: `var log10 = 
java.lang.StrictMath.log10(1517.19234);`
   
   https://ringojs.org/documentation/java_integration/


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-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