Skip to content

ysif9/project25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Register
Tasks

1. Compilation

Using IntelliJ IDEA:

a) Load the folder into IntelliJ IDEA.
b) Open the built-in terminal.
c) Run "mvn clean javafx:run"

Without an IDE:

a) Ensure Java JDK, Apache Maven, and javafx are correctly set up on your device.
b) Navigate to the project's directory using the command line.
c) Run "mvn clean javafx:run"

Using github:

git clone https://github.com/ysif9/project25
cd project25
mvn clean javafx:run

2. Manually Running the application

To initiate the app, ensure you have Java SDK installed on your device, along with Apache Maven, and a Java IDE like IntelliJ IDEA. The app directory should reside at /path/src/main/java/com/project25/Main.java

3.Working Environment:

Java JDK 17 or higher, Apache Maven, IntelliJ IDEA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors