To remove a library reference from the project classpath, follow this procedure:
 
  - Right-click on the project in the Project Explorer view and select Properties from the drop-down menu.This will open the Propertis dialog.
- 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.