Java.run bug or feature
Dears,
I running my Java Repl in new broswer window, using repl.run (ascii)
My Repl recording mp3 stream from online radio to mp3 file. When I stop recording file isn't created in project main folder, like it's recording stream to null.
When I running repl from source code interface, everything is fine.
It is bug or feature ?
Thank you
Voters
Files created from repl.run aren't saved. It's not a bug.
Please mark my comment as the answer if it answered your question. Thanks!