Using the project properties for any JavaScript project you can very simply remove a library from the global scope using the following steps:
Open the properties dialog for a given JavaScript project and navigate to the JavaScript > Include Path page
Next, select the library in the list that you want to remove and select the Remove button
Finally, click the OK button to close the JavaScript > Include Path properties page