A
A
artshelom2018-03-25 22:16:06
Java
artshelom, 2018-03-25 22:16:06

The third-party library does not work in the assembly, how to fix it?

I'm building a project in IDEA ARTFICACTS. After assembly, I run .jar, everything works, except for a third-party library How to fix it ??
Although when I include in the manual project all the rules.
It seems that I added it to the build and everything should work.
5ab7f56f3a8b4164066533.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
piatachki, 2018-03-26
@piatachki

Not a great connoisseur of Intellij Idea. The checkbox "Include in project build" above the list of libraries seems to hint. Can put it.

M
MaxLich, 2018-03-26
@MaxLich

Switch to a normal build system that resolves dependencies on its own (maven or grade)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question