Small Java software that helps junior java developers to have the structure of a simple project.
- First of all you must clone the repository to use it with your IDE (I use IntelliJ). ..* Or just download the ".java" and compile it by yourself using "javac JavaConstructor.java" with the prompt.
- Once it is compiled, run it.
- It will ask you for some parameters that you will answer
- The program would had created a .java ready to use with your defaults parameters.