JREPL is a Java REPL (Read Evaluate 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.
Currently, JREPL runs on Windows only.
Follow JREPL
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JREPL!