Netbeans Or Eclipse What IDE do you use to develop in YII
#1
Posted 21 September 2011 - 04:09 PM
Netbeans and Eclipse both have everything that I need to colaborate with a team in an easy way, but my question in not about PHP develop, both are great in that topic.
My question is abou experiences that you have working with both IDEs and YII, and whish one was teh result.
I saw some tools for both IDEs, but none worked for me.
Any thoughts that you want to share ?
MSc. Cristian Tala Sánchez
#2
Posted 21 September 2011 - 07:03 PM
Cheers
#3
Posted 21 September 2011 - 11:15 PM
#4
Posted 22 September 2011 - 04:52 AM
NetBean is high requirement on resources, and always hang my PC during CVS update.
Some of my teammate ( similar PC specs ) complain that NetBean + Firefox 4 will trigger high-memory-usage, it will be better if NetBean + Chrome.
Personally prefer WinCVS with Notepad++.
#5
Posted 22 September 2011 - 09:57 AM
In that case, no IDE can help you. Seriously..
Are you forced to use it?

#6
Posted 22 September 2011 - 11:38 AM
crimsongate, on 22 September 2011 - 04:52 AM, said:
NetBean is high requirement on resources, and always hang my PC during CVS update.
Some of my teammate ( similar PC specs ) complain that NetBean + Firefox 4 will trigger high-memory-usage, it will be better if NetBean + Chrome.
Personally prefer WinCVS with Notepad++.
About the memory issue with Firefox (even though I moved to Chrome dev tools): http://www.yiiframew...dpost__p__71881
#7
Posted 23 September 2011 - 04:31 AM
jacmoe, on 22 September 2011 - 09:57 AM, said:
In that case, no IDE can help you. Seriously..
Are you forced to use it?

Have to update CVS daily, to keep local scripts synchronize with other teammates.
Since mostly on CVS feature and less on IDE feature, it's OK for me to move to Notepad++, unless have to diff conflict file.
Antonio Ramirez, on 22 September 2011 - 11:38 AM, said:
Thanks to Antonio, I'll tweak it and check on the performance

#8
Posted 26 September 2011 - 06:44 AM
Both good with Yii coding after proper setup - you need to include a folder with yii sources to the project libraries path and exclude yiilite.php. There are some articles about how to setup both IDE to work with Yii, see http://www.yiiframework.com/wiki/83/ and http://yiiclipse.maziarz.org/ for example.
Also there is jVi (http://jvi.sourceforge.net/) for Netbeans and eclim (http://eclim.org/) for Eclipse to use vim features while editing text.
#10
Posted 29 September 2011 - 09:55 AM
I'm still not sure if I'll purchase the IDE after trial period (as $99 is a deal of money), but I'm thinking on this matter. To be clear, I'm using PhpStorm 3 EAP version, that has lots of new features added.
#11
Posted 29 September 2011 - 10:03 AM


Test Yii:
Yii Framework Demos
Wiki:
Common Yii Questions
Tutorials:
Demo Blog Search with Zend_Lucene
Fundamentals:
Yii "registry" | Understanding the layout->view randering flow
Etc:
Shrink Yii | Caching config/main.php | CPhpAuthManager - how it works, and when to use it
Extensions:
Theme Picker | Language Picker (i18n)
#12
Posted 03 October 2011 - 01:10 AM
#13
Posted 08 October 2011 - 08:11 PM
#14
Posted 10 October 2011 - 05:12 PM
#15
Posted 11 October 2011 - 10:09 AM
don't have any idea why it happens.
#19
Posted 19 October 2011 - 03:19 PM
#20
Posted 21 October 2011 - 03:14 AM