I created a project using Java. When I finished I need to generate the JAR of the project.
Is there a way to include the JAR files i used for building this project with the JAR generated by the end?
I created a project using Java. When I finished I need to generate the JAR of the project.
Is there a way to include the JAR files i used for building this project with the JAR generated by the end?