s4surbhi2218 Posted March 16, 2013 Share Posted March 16, 2013 Hey all ,i started using/learning cake two days back need an editor which meets this: when i was using core php on netbeans (do not remember the settings i did with this), a click on the called function took me to the place/file where function was actually created, want the same kind of functionalities with cake too plz suggest what settings to change.Which version of netbeans should i use?And what are the relevent changes needed to be done. Thanks Quote Link to comment Share on other sites More sharing options...
s4surbhi2218 Posted March 16, 2013 Author Share Posted March 16, 2013 Hey all ,i started using/learning cake two days back need an editor which meets this: when i was using core php on netbeans (do not remember the settings i did with this), a click on the called function took me to the place/file where function was actually created, want the same kind of functionalities with cake too plz suggest what settings to change.Which version of netbeans should i use?And what are the relevent changes needed to be done. Thanks i download netbeans for windows 7 64 bit free giving jdk error while i have already istalled jdk , i need to work only on cakephp/php not java Quote Link to comment Share on other sites More sharing options...
annaharris Posted May 22, 2013 Share Posted May 22, 2013 Try Notepad++ Quote Link to comment Share on other sites More sharing options...
Jessica Posted May 22, 2013 Share Posted May 22, 2013 Netbeans has a PHP/HTML version which works great. I've been using it just for a few weeks and I'm converted. Before that I would use jEdit or Textpad but neither of them have the jump-to-definition functionality you're describing. We also have a thread devoted to editors, so check there. Quote Link to comment Share on other sites More sharing options...
448191 Posted May 25, 2013 Share Posted May 25, 2013 You don't need a specific IDE for a specific framework, Cake or otherwise. While some IDEs include "support" for libraries and frameworks, after a decade I've yet to come across a framework that makes those features a significant accelerator. Pick your IDE based on your workflow. Just give a couple a good try, it's 90% preference when choosing between full-featured IDEs. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.