Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Excluding file from PHP syntax check?
Excluding file from PHP syntax check? [message #71226] Mon, 19 May 2008 16:16 Go to next message
Christian Hammers is currently offline Christian HammersFriend
Messages: 2
Registered: July 2009
Junior Member
Hello

Can I exclude certain files from the PHP syntax check?

Examples why I want this are:
* files from a framework which include later substituted @@WHATEVER@@
* 3rd party library files which are under my project directory as they are too
small to be put into an own project.
* files from co-workers which I just don't want to touch

I would like to see only warnings for files that I can fix :)

bye,

-christian-
Re: Excluding file from PHP syntax check? [message #71246 is a reply to message #71226] Mon, 19 May 2008 16:27 Go to previous message
Roy Ganor is currently offline Roy GanorFriend
Messages: 149
Registered: July 2009
Senior Member
Hi Christian,
A good point that was raised many times during the development of Eclipse
PDT.

PDT 1.0.x stream will not support such kind of requirement but PDT 1.1
will support for excluding and including resources (this feature is under
development these days and will be available in next PDT 1.1 releases)
Previous Topic:PDT help not showing up
Next Topic:PHP not in perspective
Goto Forum:
  


Current Time: Mon Sep 23 14:18:02 GMT 2024

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

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

Back to the top