Skip to content

A Simple Java Executor For Making Java Files Compiled And Interpret .class Files. (With Notepad++ Support)

License

Notifications You must be signed in to change notification settings

garvit-joshi/Java_Executor-Windows

Repository files navigation

Java_Executor (Windows)

A Simple Java Executor For Making .java Files Compiled And Interpret .class Files.
When I Was New To Java I Had Difficulty in opening Command Prompt, Going To Directory And Then Compiling My Newly Made Files. So, I created this Batch File Program. It simply goes to the directory where the program is being Executed And Gives A List Of .java files that you could compile.
The program works with two Python Files ( Filename_class.py and Filename_java.py ) that I Have included in this Repository.
The project is also available for Linux User

Pre requisite

  1. Java JDK.
  2. Python.
  3. Python And Java Should Be Installed With Environment Variables.

Steps:

  1. Install Python, when installing Python check the box with Add Python To PATH.

  2. Install Java

  3. Now just Make A Folder In your desired directory where you will keep all your java files And Put These Three Files In The Directory

  4. The Files Are Designed In such a way that they Search For All the .java And .class files and runs them.

For Notepad++ Support

Read Support.md

About

A Simple Java Executor For Making Java Files Compiled And Interpret .class Files. (With Notepad++ Support)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published