This is probably a really fundamental question, but I\'m afraid I don\'t know much about Java and I couldn\'t find the answer anywhere.
I\'m attempting to build an A
Use File -> Export -> Java -> Runnable JAR file instead from Eclipse.
The "Extract required libraries into generated JAR" should be what you need.