I use eclipse. I just added two jars into my project as library >Add external jar . As in below picture, all other jars in the folder are coming to my project as referenced library. How to remove this. Are these really required ? After I compiled, the app jar file size is much bigger than I expected.
tool tip shows-from class path of .jar
On the Propertis dialog, select the Java Build Path from the list of properties. On the Java Build Path part of the dialog, select the Libraries tab. Find the entry in the list of libraries called Shared Library [<library-name>], and then select it. Click Remove.
To remove a library reference from the project classpath, follow this procedure:
1.Right-click on the project in the Project Explorer view and select Properties from the drop-down menu.This will open the Propertis dialog.
2.On the Propertis dialog, select the Java Build Path from the list of properties.
3.On the Java Build Path part of the dialog, select the Libraries tab.
4.Find the entry in the list of libraries called Shared Library [], and then select it.
5.Click Remove.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With