alexey-petrusevich / alexey-petrusevich/IMDB

Add Apache Maven's support to the project

Đang mở
#1 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Java
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

You have to add Apache Maven to your project. This tool will help you build your project (create a jar archive), to version your project and run tests (and so on).

Maven is a tool. You install it at your system and you can check the availability of maven at your system using next command in the command line:
```
mvn --version
```
If it doesn't exist you can install it (or on your Intellij Idea it's installed by default).

Using Maven you can install external libraries and it will be really helpful in the future.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.