Forum Moderators: coopster
I've just installed Eclipse and PDT and I'm getting familiar without major problems but I'm stuck with 3 issues:
1. do you know any plugin that would let me convert " to \" in selected text? (or enclose selection with braces, I mean basic convertions that you use often in php when working with html tags)
2. how do I install Zend debugger? (I downloaded the plugin 'enabling debbuging' from zend but probrably the server plugin too...?) Is it worth instaling or maybe a better choice is Xdebug?
3. how do I safely remove plugins that I don't need? AFAI there are eg. tools for developing Java apps. I would like to slim my Eclipse as much possible to speed it up.
Regards to all people of good will!
Konrad
I don't know if I'm right but if I want to debug a script I have to create a project..?
One more question: I tried with single pages as well as whole projects but execution doesn't stop on breakpoints...hmm The whole page with included scripts is generated from top to bottom, ignoring toggled breakpoints. Would you have idea what I'm doing wrong?
And when I open project files from PHP Explorer panel they cannot be edited, just viewed.
As to Aptana, thanks fro the hint!
Regards,
Konrad
Help > Welcome
The app is great, I have mysql with col names in a panel. Code assist is awesome, so far only good sides. A great great idea is highlighting files in a project where sth is wrong - perfect!
BTW, I've just spent 2 days on trying to come to terms with zend debugger. I installed php core2, web server and who knows what from zend site and uuuuugh, never again. Just cannot get ir to work. Currently I'm trying xdebug.
One more thing - is it possible to have ALL vars from a current script in a panel (not just classes and funcs)?
Thanks for help,
Konrad