/Java_Executor-Linux

Java Executor Support for Linux

Primary LanguagePythonApache License 2.0Apache-2.0

Java_Executor-Linux

Java Executor Support for Linux
Main Project (for Windows)present here.

Steps:

  1. Download java: sudo apt install openjdk-8-jdk-headless and python: sudo apt install python3

  2. Copy Java_Executor.sh, Filename_class.py, and Filename_java.py to the folder where you want to execute the java file.
    Locaton of file in the same folder where java files are kept Location of file

  3. Execute Java_Executor.sh with this command ./Java_Executor.sh
    After Running ./Java_Executor.sh Location of file

  4. Enter the File number you want to execute, the script will execute the java file if there is no error.
    Output of a program
    Outpur of a program