A
A
Andrei St2021-02-09 21:38:33
Java
Andrei St, 2021-02-09 21:38:33

How to compile java project correctly?

There is an open source java project, tell me how to compile it correctly in debian 10? Or on Win 10?
Sample source > https://github.com/CloudburstMC/Protocol/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan, 2021-02-09
Hasanly @azerphoenix

There's a pom.xml file in there, which means it's a Maven project
mvn clean package

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question