eclipse-pdt
How to enable comment folding in Eclipse PDT?
How to enable code folding of comments for PHP scripts in Eclipse? I have a lot of code of which the first 30 lines of every script is a GNU lic开发者_开发问答ense... very annoying.[详细]
2023-01-29 23:53 分类:问答Eclipse workspace as htdocs in XAMPP not working in Mac?
I\'ve bought a MacBook Air(I\'ve been converted from a PC guy to a Mac) today and I have recently installed XAMPP and Eclipse for Mac and I try to set the workspace for Eclipse as the htdocs folder in[详细]
2023-01-28 15:08 分类:问答Eclipse PDT isn't highlighting PHP syntax in .html files?
So, I\'m doing code maintenance and our php codes are embedded in html files. Eclipse isn\'t highlighting any of the php codes in the html file.[详细]
2023-01-28 10:44 分类:问答flex FDT: how can supress warnings for specific lines?
I use FDT for my flex programming and there are some warnings that I want to suppress. for example: Private functi开发者_开发百科on is never used. Found \'list_itemRendererFunc\' at line foo column[详细]
2023-01-26 10:27 分类:问答PDT Eclipse searching path
I have PHP project and I am using Zend Framework. There is a library folder with Zend Framework and Doctrine. I would like to have autocompletion for Zend Framework classes, but I don\'t want to have[详细]
2023-01-25 12:38 分类:问答How to debug an https:// site in Eclipse with Zend debugger and PDT
I have been successfully debugging several projects using Eclipse 3.4.1 with Zend Debugger and PDT.I now have a site running locally using https://.Have not been able to set a Debug Configuration in E[详细]
2023-01-25 06:45 分类:问答When synchronizing in eclipse pdt - getting a blank gray window when comparing versions of a php file
I\'ve installed Eclipse PDT Helios SR1 GTK for 64bit Linux (Ubuntu Maverick clean install). I added the Subversive plugin for using Subversion, and installed the SVNKit 1.3.2 connector.[详细]
2023-01-24 09:08 分类:问答Format PHP code using a coding standard
It is possible to开发者_StackOverflow configure Eclipse PDT to format my php code after a standard like MySource or Zend?You looking for code indentation .[详细]
2023-01-23 20:30 分类:问答Eclipse PDT Code folding
I would like to fo开发者_如何学Gold {} bracketsi.e if/else, for, while, foreach... sections in eclipse pdt. How can i do it. I don\'t see any options in settings.Eclipse PDT doesnt posses it Try Aptan[详细]
2023-01-22 00:28 分类:问答Eclipse delete word behavior
What preference in Eclipse controls how much is deleted when you press control-delete/backspace?This is the delete whole word command as defined by the operating system (but I imagine expanded on in E[详细]
2023-01-22 00:17 分类:问答