Community
Participate
Working Groups
Build Identifier: 20100617-1415 In Servers View: Right click >> New Server >> Define a New Server (New Server Wizard) >> Server Type list is entirely blank. Help page suggests at least Apache; ejb; WebSphere etc should be available to choose from. Clicking "Download additioal server types" only makes available Geronimo and some other unfamiliar server types Reproducible: Always Steps to Reproduce: 1. Servers View >> New Server 2.Server Wizard 3.No server types offered
We do not use Servers View to add server,at least now we do not!And the server added by "New Server" is for j2ee/jee development.
(In reply to comment #1) Thanks zhaozhongwei . Wasn't clear from Eclipse documentation which seems to be lacking a high-level / "best practices" view for the kind of CVS / PHP / Xdebug setup I am trying to achieve. When I eventually understand it myself I will contribute!
(In reply to comment #2) > (In reply to comment #1) > Thanks zhaozhongwei . > Wasn't clear from Eclipse documentation which seems to be lacking a high-level > / "best practices" view for the kind of CVS / PHP / Xdebug setup I am trying > to achieve. > When I eventually understand it myself I will contribute! Sure,you are right! If you want add php server(like apache),you can use the main menu,Window->Preferences->PHP->PHP Servers,but I do not know how to use it.Very sorry for this,my colleague said that it is very funny for zend employee do not know how to run php:)
Zhao is correct. If you want to add a web server for running/debugging PHP applications (for example apache) you have to go to Preferences-> PHP -> PHP Servers -> New ... For CVS (you mentioned it as well) just go to File -> Import -> CVS -> Project from CVS and you can define it on the 1st page of the wizard :) Closing the isue