Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/equiel-1703/java-automated-compilation-script

This is a script that allows you to quickly compile a specific file in your Java project, or all of them, without having to use a complex IDE.
https://github.com/equiel-1703/java-automated-compilation-script

Last synced: 22 days ago
JSON representation

This is a script that allows you to quickly compile a specific file in your Java project, or all of them, without having to use a complex IDE.

Awesome Lists containing this project

README

        

# Java automated compilation script
This is a Python script that allows you to quickly compile a specific file in your Java project, or all of them, without having to use a complex IDE. This gives you full control of how your project is being compiled and managed.