Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Displaing PHP Errors in Eclipse
Displaing PHP Errors in Eclipse [message #1720845] Thu, 21 January 2016 11:26 Go to next message
Karl Dewenter is currently offline Karl DewenterFriend
Messages: 2
Registered: January 2016
Junior Member
Hello guys,

I've installed eclipse with PHP Plugin to use the debuger. This works fine.

Furthermore I want to check if there is an Error in an PHP-Document. Sometimes this works sometimes not. If I write a line of code that is total wrong, the error will be displayed, if there is a document for example wrong start tags (for PHP7 wrong: <? correct: <?php) this is not shown. Also Deprecated Functions and warning are not shown by the Editor. Is there a way to enable this? I search a long time but not able to find this configuration!

I hope every one understands my problem (not the best english). I hope you are able to help me.

Thanks a lot,

Karl
Re: Displaing PHP Errors in Eclipse [message #1720864 is a reply to message #1720845] Thu, 21 January 2016 14:19 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 290
Registered: March 2013
Senior Member
If document start with wrong tags, for PHP and PDT it's just plain text.

Semantic analysis is planned for 4.0 release (Eclipse 4.6). For now it's available simple analysis for unused variables and invalid "use" as external plugin: http://p2.pdt-extensions.org/


Re: Displaing PHP Errors in Eclipse [message #1720869 is a reply to message #1720864] Thu, 21 January 2016 14:59 Go to previous messageGo to next message
Karl Dewenter is currently offline Karl DewenterFriend
Messages: 2
Registered: January 2016
Junior Member
Thanks for the fast information I realize that the wrong start tags not interpreted as Code when I change them by hand some documents contains errors.

Can you tell me when this new version will be come up?
Re: Displaing PHP Errors in Eclipse [message #1720891 is a reply to message #1720869] Thu, 21 January 2016 17:03 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 290
Registered: March 2013
Senior Member
Here are plans https://projects.eclipse.org/projects/tools.pdt/governance

Previous Topic:external tool builder stopped working after plugin install
Next Topic:Changes in CSS will not be shown
Goto Forum:
  


Current Time: Sat Oct 12 04:21:56 GMT 2024

Powered by FUDForum. Page generated in 0.03514 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top