How do I reference an external jar in Eclipse?
How do I reference an external jar in Eclipse? Your answer Right click on your project. Select Build Path. Click on Configure Build Path. Click on Libraries and select Add External JARs. Select the jar file from the required folder. Click and Apply and Ok. How do I recompile a…