I have a basic project that was created from a remote system using the eclipse tools to setup that connection. I right clicked on the folder on my remote system and chose create a new project. Now, I want to add PHP to the build path, but it is just a basic project. How do I quickly add those libraries with Eclipse PDT or Zend Studio installed?
Share
Not sure if this what you are looking for, but try
In case you want to configure the
include_path:If both of this is not what you are looking for, please clarify the question.