ZendStudio9.0.4: create a project named zend9.0.4. ZendStudio9.0.4 creates a new project. zend9.0.4PHPIDE has been using zendstudio5.5. although there is no problem in writing code, the official version has reached 10. please try it! Open zendstudio1 Zend Studio 9.0.4 to create a project, zend9.0.4
Php ide has been using zendstudio5.5. although it is okay to write code, the official version has reached 10. please try it!
Open zend studio 10, FILE-> NEW-> PROJECT-> PHP-> local php project (because the folder already exists locally), and enter,
When a project is created, do you find that there are fewer items in the project? Yes, the file we want to operate is missing, which is a little different from zendstudio5.5,
Zendstudio10 divides project creation into two steps: Step 1, project-related information; step 2, you can load multiple folders separately and merge them into one project. this is a good idea!
To put it bluntly, right-click the name of the created project and choose build path> link source from the shortcut menu. select the corresponding folder and add it to the project, then you can start debugging the code !!!!
How does zend studio9 create a project? The new version is different from the new version 72. the php project from cvs has
The menus are: create a php project from cvs, create a php project from git, create a php project from github, create a zend ECS, create a svn project, create a local php project from an existing directory, and create a remote server creation, project ,,
According to your needs
Generally, you can create a local project.
Zendstudio904 introduces an external ci framework folder under the new project, but after opening its internal PHP file
You added this item to the project by adding referenced resources? Zs only provides code completion and tracking functions for referenced resources and cannot be edited. You can edit the framework in your project directory.
Http://www.bkjia.com/PHPjc/834019.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/834019.htmlTechArticleZend Studio 9.0.4 new project, zend9.0.4 php ide has been using zendstudio5.5 version, although the write code is no problem, but the official version has been to 10, try it! Open zend studio 1...