fruitella44 / project-maven

project-maven-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project-maven-template

Working with pom.xml file

Added dependencies: commons-lang3, javafx-controls, desktop-game-engine, junit-jupiter-engine

Added plugins to build: maven-assembly-plugin, maven-surefire-plugin

Added resources to put jar into lib

Created new local repository in maven

Added path for local jar

How to run this project?

  • Use command in terminal: mvn javafx:run

  • Make sure that your java version is 18.0.1, otherwise you have to install the current version and add path environment JAVA_HOME

game

About

project-maven-template


Languages

Language:Java 100.0%