You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/09/01 19:04:58 UTC

[GitHub] [netbeans] va0dl914 commented on issue #4575: Support RingoJS project

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-unsubscribe@netbeans.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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