eclipse-pdt
Running PHP in Eclipse issue
I downloaded the the PHP tools for Eclipse and have created a new PHP project. I added a trivial hello world script with no dependencies and click Run As -> PHP Webscript.[详细]
2023-02-20 22:43 分类:问答Eclipse PDT xdebug sometimes slow and path mapping
I experience slow (remote) debugging with Eclipse sometimes and can\'t get to the bottom of what the reason may be. I also have an issue with path mapping, which I think may be related.[详细]
2023-02-20 04:37 分类:问答Where is localhost folder located in Mac or Mac OS X?
I just started developing PHP projects on my mac (using PDT) and was wondering where localhost is located? How does Mac OS X serve websites, I haven\'t changed any set开发者_Go百科tings during the ins[详细]
2023-02-17 17:34 分类:问答Would (Eclipse PDT == Zend Studio 8) return true?
Are they too much alike, totally different, neither? Drawing from PHP-style comparison, this would return true even if they were basically the same but not identical. (Not =开发者_高级运维==)[详细]
2023-02-16 06:53 分类:问答Inside Eclipse PDT whats the purpose of "PHP include path" in project properties?
Was wondering when we right click on project folder in php explorer then there is an option \"Php include path\" it does not edit include_path property of php.ini . Hence 开发者_开发知识库even specify[详细]
2023-02-12 19:38 分类:问答Apache setup on Eclipse PHP (Ubuntu 10.10)
Have a basic question on running P开发者_如何学JAVAHP applications using Eclipse PHP on Ubuntu. I have installed Apache2 and it has its DocumentRoot setup to /var/www. Now my eclipse workspace points[详细]
2023-02-12 06:24 分类:问答reverse engineer eclipse-PDT-php->UML [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: PHP UML Ge开发者_StackOverflownerator[详细]
2023-02-11 03:14 分类:问答xdebug and Eclipse PDT debugging options
I recently got xdebug working with my Eclipse PDT and MAMP setup. I just opened a file to edit and it\'s riddled with errors. Upon closer inspection these errors are mostly a) Invalid Function Name (u[详细]
2023-02-10 03:59 分类:问答How do I upgrade from Eclipse PDT 2.2.0 build 20100617-1415 to fix the Zend Debugger ZF break-on-every-file bug?
I have Eclipse PDT 2.2.0 and my Zend Debugger breaks at the start of every Zend Framework related file.There is already another SO post Zend Debugger breaks at every Zend Framework class about that is[详细]
2023-02-09 21:29 分类:问答getting eclipse to syntax color php functions
I want to color native PHP functions in eclipse and differentiate them from user defined functions so if I type in abs()...I want that color to change and have it of different color compared to a us[详细]
2023-02-08 15:25 分类:问答