You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ jppm start
-> linux
-> app:run
-> install
Fatal error: Uncaught Error: Class 'System\out' not found in res://index.php on line 4, position 12
Stack Trace:
#0 <internal>() called at [res://index.php:1]
#1 main() called at [res://index.php:7]
#2 {main}
thrown in res://index.php on line 4
The text was updated successfully, but these errors were encountered:
I can do this in PeachPie (PHP Compiler for .NET) which is basically calling .NET standard libraries.
How to do call Java standard libraries like the one above? I've tried this one.
But it gives me.
The text was updated successfully, but these errors were encountered: