Skip to content

tsayeed/java_code_bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java_code_bundler

Bundles all java source files into a massive java file.

How To Use

Execute the program either by double clicking or from command-line. You will be asked for the directory of the source files and the file that contains the main class. Afterwards the program will create a java source file containing the code from all the source files in the directory of the program.

About

Bundles all java source files into a massive java file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages