Replit
Installation guide for Replit.com
run = "export CLASSPATH=\".:./*\"; javac -d . Main.java; java Main"

Installing javaDraw on replit.com
Please note that running for the first time could take a while as Replit indexes the javaDraw.jar file. Please be patient and let the program run its course. This will also solve any issues you experience with Replit highlighting classes such as
Window
as Unknown Symbol
.
Last modified 2yr ago