Skip to content

warepo/unifebe-s4-p2-ec3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the project

Open CMD in this project root folder and run the following command:

.\build.bat

After that, you will have a "build" folder, go inside it and run your java classes.

Run the project

Navigate to build folder:

cd build

Run a Java class:

java <package>/[<sub-package>/]<Class>