2
I have a project in Netbeans, but I only know Maven and have some project dependencies.
If you build or even run Netbeans everything works smoothly, but I wanted to get the jar
and test on other machines.
I tried to export the jar
but makes a mistake of ClassNotFound
.
How can I do that? What is the right way?
Can include full error message?
– Guilherme Bernal