Netbeans Or Eclipse What IDE do you use to develop in YII
#62
Posted 10 September 2012 - 08:09 AM
On a sidenote, there are really valid reasons to stick to vim or Emacs. If you don't want or need integrated version control support, you're probably best off with them.
#63
Posted 18 October 2012 - 04:44 AM
Not have suggest for Yii::app()->user or Yii::app()->clientScript etc...
I tested many IDE, and this problem experience all IDE.
Any idea?
* sory for my bad english
Attached File(s)
-
adsadsasdasd.jpg (685.03K)
Number of downloads: 7
#64
Posted 18 October 2012 - 11:36 PM
Stageline, on 18 October 2012 - 04:44 AM, said:
Not have suggest for Yii::app()->user or Yii::app()->clientScript etc...
I tested many IDE, and this problem experience all IDE.
Any idea?
* sory for my bad english
Try to use
Yii::app()->getUser()->check..
and similar
To simplify writings, you may use shortcuts, e.g.
user()->check..
Please read http://www.yiiframew...o-reduce-typing
#66
Posted 15 November 2012 - 06:26 PM
NuSphere's editor is nice and I love their debugger support, but alas, there's a dollar value associated with it...
Hard to pass up a Free quality product like Netbeans
-- works well on both Mac and Windows
#67
Posted 23 November 2012 - 12:09 PM
I used to code with Notepad++ for quick fixes with remote FTP, and Eclipse or Aptana for bigger things.
I confess having discovered NetBeans not so long ago, and i'm not yet confortable with it, but seems fast and stable.
Some trubles when it comes to git acces, but anyway i'm using the Ubuntu command line for that.
We"ll see, but it could become the first choice.
Did you know anything that could be "better" tant Eclipse or NetBeans ?
Andrei
#68
Posted 30 November 2012 - 06:18 PM
Eclipse has a plugin for Yii, it's cool.
#69
Posted 02 January 2013 - 03:33 PM
#70
Posted 24 January 2013 - 02:46 AM
#71
Posted 24 January 2013 - 02:54 AM
mirunho, on 24 January 2013 - 02:46 AM, said:
Now i use phpstorm but some autocomplete tool not work. Yii::app()->user....
I follow this http://www.yiiframew...rm-ide-for-yii/
#73
Posted 15 February 2013 - 07:56 AM
Stageline, on 24 January 2013 - 02:54 AM, said:
Is any other IDE dealing with this any better?
But I love PHPStorm, never would go back to Eclipse. For some smaller things I use Notepad++, though there is a plugin (called scratch) which is useful if you want to format code quickly without creating an project.
#75
Posted 16 April 2013 - 03:07 AM
#76
Posted 15 May 2013 - 03:20 AM
Haensel, on 16 April 2012 - 06:37 AM, said:
Maybe Netbeans does it all, which doesn't change the fact, that Netbeans is ugly slow!
Back in 2010, when I started using Netbeans, it was fast like a hell (in terms of Java applications, where all of them are generally slow) and Eclipse seems to be sooou slooow. Few months after, with release of NB7 they've implemented "slowness detector" (which actually killed me off laughing, first time I saw it) and then my nightmare started.
I simply can't afford, on dual-processor notebook with 4 GB or RAM and Windows 7, to wait 5-10 seconds between I double click an item in project's tree and file is actually opened. I'm trying to learn calmness and emotion-less peace (again), but this is beyond what I can accept.
So, after over-two-years of randez-vous with Netbeans, I finally decided to go back to Eclipse.
#77
Posted 15 May 2013 - 04:04 AM
It is blazingly fast and extremely productive.
Sublime 3 is going to be even speedier, and it features better code navigation..

Help





















