Zend heeft een early access-uitgave van Zend Studio for Eclipse 7.0 op de wereld gezet. Deze integrated development environment voor ria's is gebouwd bovenop de Eclipse-programmeeromgeving en 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 aankondiging van deze versie ziet er als volgt uit:
Zend Studio 7.0 Early Access Release
Zend Studio 7.0 Early Access (EA) release provides a preview of the new features and enhancements planned for 7.0. It is by no means feature-complete, but is a very good indication of things to come. Based on your feedback and bug reports our development team will be able to provide a better product for general availability.
Zend Studio 7.0 is built on top of the latest version of Eclipse (Galileo).
Note: We have made a concerted effort to ensure that this release is stable and reliable, however keep in mind that it is an Early Access release, and care should be taken when using it. Please do not use this product on any time-sensitive or critical projects.
What's New in Zend Studio 7.0?
PHP 5.3 Support
Support for the latest PHP language features such as namespaces and lambda functions:Enhanced Source Code Editing
- Code Assist and syntax highlighting for PHP 5.3 features
- Namespace outline
- Bundled PHP executables and debugging capabilities
Stronger object oriented capabilities with enhanced editing featuresQuick Root Cause Analysis through Zend Server Integration
- 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
- Inline 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
Tight integration with Zend Server for easy debugging and problem resolutionRapid Application Development with Zend FrameworkBR>
- Auto Detection and configuration of the local Zend Server
- Easy Deployment to Local Server
- Easy Debug setup
- List View of Associated Servers
- Quick launch of Zend Server Events List
- Debug Imported Events
Integration with Zend Tool and code generation for rapid application developmentBetter Performance
- Easy Creation of Zend Framework Elements
- Customized Zend Framework Project Layout
- Updated Zend Framework Example Project
- Code generation through Zend Tool integration
- Reduced memory footprint with better workspace modeling
- Use of Eclipse Indexing and Caching architecture
- Removed unneeded dependencies