JREPL is a Java REPL (Read-Eval-Print-Loop). It is a lightweight tool that allows you to write lines of Java code and execute it immediately. The written code is treated as if it were written in a Java main method.
JREPL can take a classpath as argument (-cp/-classpath <your classpath>) to allow the usage of your own classes. It can be easily integrated in Eclipse by adding it as an external tool; this is explained in the Readme.txt.
Note: JREPL currently only runs on Windows.
30 Day SummaryDec 31 2024 — Jan 30 2025
|
12 Month SummaryJan 30 2024 — Jan 30 2025
|