[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Excluding file from PHP syntax check?

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-