Zend heeft een bètaversie van Zend Studio for Eclipse 7.0 op de wereld gezet. Deze integrated development environment voor ria's, die op een Eclipse-programmeeromgeving is gebouwd, biedt een diepe integratie met Zend Framework en Dojo Ajax. Bovendien is het mogelijk om de functionaliteit van de ide uit te breiden met add-ons voor Eclipse. Meer informatie is op deze pagina te vinden. De beknopte aankondiging van deze versie ziet er als volgt uit:
What's New in Zend Studio 7.0
Zend Studio 7.0 provides many new features and enhancements, including:
PHP 5.3 Support
Zend Studio 7.0 provides support for the long-awaited PHP 5.3, which includes features like namespaces, late static binding and closures:
- Code Assist and syntax highlighting for PHP 5.3
- Namespace outline
- Bundled PHP executables and debugging capabilities
Rapid Application Development with Zend Framework
Enhanced integration with Zend Framework lets you build better applications faster. Enhancements include:
- Easy Creation of Zend Framework Elements
- Customized Zend Framework Project Layout
- Updated Zend Framework Example Project
- Code generation through Zend_Tool integration
Enhanced Source Code Editing
Zend Studio includes stronger object oriented capabilities with enhanced editing features:
- Mark Occurrences of Language Elements, Exit Paths and Requires
- Override Indicators for quick navigation between methods
- Type Hierarchy view for structured class hierarchy
- Open Type / Method with Camel-Case Match
- Code Assist Grouping
- In-Place Refactoring for fast element renaming
- Develop modular applications with Build and Include Path features
- Turn a block of code into a function or a variable with Extract Variable / Method
- Semantic Analysis and Auto Fix
Jump Starting Application Development
From installation to deployment, Zend Studio 7.0 makes it fast and easy to get going with your application project.
- Quick and painless installation of a complete environment
- Auto detection and configuration of Zend Server
- Easy deployment of applications to the local server for debugging
Quick Root Cause Analysis through Zend Server Integration
Tightly integrated with Zend Server, you can quickly resolve application problems.
- Easy Debug setup
- View problems detected by Zend Server from within Zend Studio
- Quickly reproduce and pinpoint problems captured by Zend Server
Performance enhancements
- Reduced memory footprint with better workspace modeling
- Use of Eclipse Indexing and Caching architecture
- Removed unneeded dependencies