Cosa c'è dietro »

Zend - The PHP Company

Le novità di Zend Studio for Eclipse V6.1

Additional Products:
Zend Platform |
Zend Core |
Zend Guard

Updated Zend Framework Support

Zend Framework 1.6 and Dojo projects

Dojo libraries can now be added to Zend Framework project build path with the new Zend Framework creation wizard libraries can be added either an external link or by importing them as a source.

Full Dojo editing support

Studio's Dojo integration functionality allows users to add the Dojo toolkit library to a project's Build Path, so that Dojo functions, classes and elements will be available for operations such as code completion and hover help.

Zend Controller Test Case Wizard

The new Zend Controller Test Case wizard allows for easy creation of tests for Controller 'Action' methods. These can simulate the server environment, including requests from the user and responses from the server.

Zend Action Helper Wizard

Zend Action Helpers provide an easy way of extending the capabilities of Action Controllers, allowing you to extend Action Controller functionality only when it is needed. Studio allows you to easily create and use Action Helpers within your Zend Framework projects through the new Zend Action Helper Wizard.

Code assist and go to source options for dispatched Action Helpers will be available from within Helper brokers.

Enhanced JavaScript support

JavaScript Build Path Configuration

The JavaScript build process scans all files, folders, projects and libraries that are on the project's JavaScript build path so that resources which are referenced in the project can be made available for Code Assist options and Refactoring operations.

JavaScript's build path configuration options allow users to select which JavaScript resources to include/exclude from the build path, thereby significantly speeding up the process.

Advanced JavaScript Editing Features:
  • Improved Syntax Highlighting
  • Smarter code assist proposals, with the inclusion of objects
  • Code assist for events in HTML tags
  • Go to declaration
  • Code folding
  • Automatic edit (brackets, parenthesis, quotes and JSDoc)
  • JavaScript Build Path configuration and ability to add runtime libraries
  • Improved Outline view supporting  object types display and filtering of member variables and functions
  • JavaScript formatter with a wide variety of options to suit almost any preference, including the ability to configure multiple profiles

For more information see http://www.eclipse.org/webtools/releases/3.0.0/newandnoteworthy/sourceediting.php

Updated Eclipse 3.4 Support

Studio is now based on Eclipse 3.4, which provides the following enhancements:
  • Updated Eclipse platform that includes an enhanced update mechanism, Markers view and improved Problem view
  • Various usability improvements, including line matches in Result view and the ability to close tabs/views with middle click
  • Editor improvements such as improved regular expressions in the Find/Replace dialog, and enhanced Text Search Replace dialog
  • Import/export of launch configuration to support teamwork
  • Various Web Tool Platform improvements, including go to matching bracket, HTML validation severity preferences, and smart insert preferences

Improved SQL Query Builder

The SQL query builder now uses a graphical interface to significantly simplify the creation of SQL queries.

Improved Stability and bug fixes

Please consult the release notes for more details.