I love coding PHP in Eclipse. I can just mouse over an instantiation of a class and it tells me where the class is defined and what variables the constructor can take. how/why did I ever use notepad? hahaha
and if I right click and select ‘Open Declaration’ it opens the file that defines the constructor and it takes me right to it. this is going to make me hmmm 100x more productive.
Brent 9:19 pm on June 30, 2009 Permalink |
and if I right click and select ‘Open Declaration’ it opens the file that defines the constructor and it takes me right to it. this is going to make me hmmm 100x more productive.
James 8:21 am on July 1, 2009 Permalink |
Haha, I feel like this is a personal instruction guide for me.
Brent 12:38 am on July 2, 2009 Permalink |
oh, it is. guilty as charged.