Question

Is there a code template gallery for Zend Studio 7?

I used to use Zend Studio 5.5 but since they moved onto eclipse, I haven't found the time to adapt to it. I remember Zend Studio 5.5 came with code templates for generating php docblocks and other things but Zend Studio 7 seems to come by default with nothing, giving you the option to add these in.

Where could I find code templates? And for that matter, where could I find Zend Studio 7 resources?

Was it helpful?

Solution

Zend Studio 7 documentation: http://files.zend.com/help/Zend-Studio-7/zend-studio-7.htm

It doesn't look like there is a de-facto template source. Most of these templates will need to be built by yourself.

For importing and exporting templates, here is the documentation.

http://files.zend.com/help/Zend-Studio-7/templates.htm#Adding_new_templates

OTHER TIPS

It looks like you will have to export your templates from ZEND Studio V5.5 and import them into ZEND Studio v7. Instructions for doing this are located here

If you were happy with the templates in Zend Studio 5.5, why not just export those and import them into ZS 7?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top