Removing a PHP Library or Library Folder

This procedure describes how to remove a user library or library folder from PDT .Removing a user library or library folder means that its contents will no longer be available in PDT , including in it's functionality such as Content Assist and Refactoring.

Important Note:

If your PHP user library or library folder is associated with specific projects, removing it will delete it from the projects as well.

To remove a PHP library/library folder:

  1. Go to Window| Preferences | PHP | PHP Libraries.
  2. In the PHP Libraries Preferences page select the user library or library folder to remove and click Remove.(Removing a user library will remove all of the folders within it as well.) Your user library or library folder is deleted.
  3. To apply changes click OK.

Your user library or library folder has been removed. If you would like to import a library see Importing PHP User Libraries. To add a folder to an existing library see Adding External Folders to PHP Libraries.