lees, on 16 September 2011 - 03:07 AM, said:
There is no reason "Toggle Yii Support" is not visible. For ZendStudio 8.0.1 works fine.
Try to add yiiclipse nature manually.
Go to "PHP Explorer">View Menu(white triangle)>Filters.. and unselect ".* resources". OK
Double click on .project file and put
<buildCommand> <name>org.maziarz.yiiclipse.builder</name> <arguments> </arguments> </buildCommand>as buildSpec child, and
<nature>org.maziarz.yiiclipse.nature</nature>as natures child
Now yii support should be on.

Help


















