Team development in different area
Refactoring
Refactoring is another great way to synchronize code throughout a development process. Refactoring is a great tool in Zend Studio for Eclipse and is really a glorious search and replace tool that can be used within a single file or throughout an entire project.
For example, if one version of code has a function called row_color that is globally called row_shade, you can use the refactor tool to accomplish this. Figure 2 shows the offered results of the refactoring process.
Code Formatting
Code Formatting of Zend Studio for Eclipse is also quite helpful for team development needs.
This can assist with the visual layout (appearance) of your code by inserting appropriate tabs and spacing into the code to augment readability.
The layout is defined in the preferences in a section called Formatter under the PHP tree.
If you want to use the default format layout then you don’t have to make any changes in the preferences area as the standard suggested format is generally sufficient.
If you do alter the default formats then be sure to share them with the entire development team.
Think ITメルマガ会員登録受付中
全文検索エンジンによるおすすめ記事
- Introduction to Zend Studio for Eclipse
- Code Gallery & Zend Platform Integration
- SVN on the team project development
- Designing web software
- How designers work with developers
- Designing a social site
- User-oriented web design
- ZFS and DTrace make management easy
- Package management of OpenSolaris
- Let's discover OpenSolaris!