
IDE
#61
Posted 24 June 2009 - 02:22 PM

#62
Posted 24 June 2009 - 04:20 PM
I used to develop with Notepad++ before :# (I have tried a lot of EDI but I never found one clear and efficient).
The SVN tool in Zen Studio is also amazingly simple

#65
Posted 26 June 2009 - 05:35 AM
Net Beans 6.5 with Kubuntu Jaunty KDE 4.2
but be aware that you may need to install the original Net Beans distributed package instead of the Kubuntu/Ubuntu package if you want the code completion working fine...
I did and it works like a charm!!

#66
Posted 30 June 2009 - 05:57 AM
Quote

the first time you add it to the include path you have to wait for netbeans to build the index.
bye,
Giovanni.
#68
Posted 12 August 2009 - 12:10 PM

#70
Posted 12 August 2009 - 01:40 PM
pestaa, on 12 August 2009 - 01:16 PM, said:
Refactoring? Yes, menu is exists but all items are disabled for PHP, for Javascript only "Rename" option is available. Not too much to call it "Refactoring"... Netbeans 6.7.1 for win32.
#71
Posted 12 August 2009 - 02:48 PM
#72
Posted 12 August 2009 - 04:17 PM
pestaa, on 12 August 2009 - 02:48 PM, said:
Here I meant not refactoring as rethinking process but as set of tools which help to change code after rethinking.
In some cases automatic method extracting or smart renaming (in all files of project) help to save time for me.
#73
Posted 13 August 2009 - 10:35 AM
pestaa, on 12 August 2009 - 02:48 PM, said:
A lot of operations from Fowler's, Refactoring: Improving the Design of Existing Code, can be automated. Java under Eclipse has had these for a long time now. A huge time saver when attacking God objects and procedural code in classes, and extracting methods.
#75
Posted 21 August 2009 - 03:56 AM
KJedi, on 18 March 2009 - 04:27 AM, said:

Here is the post I was talking about long ago: http://programmersno...-my-experience/

My Blog: http://programmersnotes.info/ - tips, design patterns, client and server-side coding, yii articles and simply my experience.
Follow me on twitter: http://twitter.com/KonstantinMirin
Add me to your friends on facebook: http://www.facebook....hp?id=784832902
#76
Posted 02 September 2010 - 02:05 PM
DarkNSF, on 10 January 2009 - 09:16 PM, said:
Don't waste your time with Netbeans. Stick with Eclipse PDT.
Tried Netbeans for few weeks and found it very slow (kept refreshing the workspace all the time even though I didn't change anything), it has very poor debuging features (with XDEBUG at least) and a few annoying bugs (ALT+TAB on Windows is the most annoying bug! The menu kept activating and the supposed solution didn't work for me). This is just to list a few...
Netbeans: 4
Eclipse: 9
#77
Posted 15 October 2010 - 05:40 AM
I have just referenced the Yii library in reference panel/PHP libraries and give it full access rights.
Sweet
#78
Posted 29 October 2010 - 05:51 AM
mainly because I liked the code-igniter plugin and got used to it
they are working on a Yii plugin as I asked them recently.
good thing it's free and you only pay extra for any specific framework
plugins, not too expensive about $25
Warning There are a few bugs but I think generally I have not had too many problems,
they do regular releases to iron problems and has got better over time,
quite handy just to use without any paid for plugins for free.
#80
Posted 08 April 2012 - 07:10 PM
First. PHPDESIGNER (NiceCode incomplete, Cant custom new line on array yii systax)
Zend Studio (Not support auto complete variables from CController, php Core lackof function always warning "Call to undefine function")
NETBEANS (Not support custom php code formatter)....
You see any IDE complete with Yii please write support with full options to support actions to improve Yii dev. Thanks