eclipse-pdt
PHP Remote Debugging using XDebug
I\'ve got a lot of questions about how to debug php-files with xdebug and eclipse on a remote server.[详细]
2023-02-08 10:51 分类:问答Don't show .svn folders in Eclipse
In Eclipse, the PHP Explorer view (that shows the folders of the project) is polluted by th开发者_StackOverflow社区e .svn folders. That\'s kind of annoying, is there a way to hide them, because I look[详细]
2023-02-07 19:46 分类:问答Show phpDoc warnings in Eclipse
I use Eclipse PDT and phpDoc. I would lik开发者_JAVA百科e the warnings of phpDoc to show up in the editor, just like other \"validation\" tools. This would help the programmer team to create better d[详细]
2023-02-06 15:23 分类:问答Configuring CodeIgniter with PDT
I am using the codeIgniter as my base framework and the PDT as the IDE. I am quite habitual of using code-completion feat开发者_如何学Cure. I couldn\'t find a way to have this feature work in PDT for[详细]
2023-02-05 19:42 分类:问答How can I change project resource location in a project?
I use Eclipse PDT and have setup some PHP projects. The resources for one project had to be moved into a different folder. Can I change the resource location without deleting the project an setting up[详细]
2023-02-04 00:07 分类:问答Can my Eclipse plugin change preferences from other plugins?
I\'m working on an Eclipse plugin that needs to change so开发者_StackOverflow中文版me preferences defined by other plugins, e.g. the tab size in text editors. Is that possible?Yes, it is possible.[详细]
2023-02-02 20:41 分类:问答disable eclipse validators
I do have a project which includes ZF library. In the problems tab I get all the warnings from the Zend library.[详细]
2023-02-01 21:36 分类:问答How do I add the PHP libraries to my basic remote project in eclipse?
I have a basic project that was created from a remote system using the eclips开发者_开发知识库e tools to setup that connection. I right clicked on the folder on my remote system and chose create a new[详细]
2023-01-30 07:56 分类:问答Eclipse IDE: Add/change default filetypes?
When I create a new file in Eclipse, there\'s a wide selection of different alternatives appearing in Eclipse.[详细]
2023-01-30 06:38 分类:问答Eclipse Helios - files and directories missing from Working Set
When I create a working set - with no filters - I see all my PHP files in the directory heirachy EXCEPT for in the last nested directory. In this directory the PHP files are not shown in PHP Explorer[详细]
2023-01-30 02:45 分类:问答