Answer the question
In order to leave comments, you need to log in
How to manually specify .jar libraries when compiling a program?
I ran into this problem on Linux. All libraries are in lib . If you run the command:
javac -d bin -sourcepath src -cp .:lib/* src/core/Core.java
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question