Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » [SOLVED] how to ignore dltk problems for specific files and directories(how to ignore dltk problems for specific files and directories)
[SOLVED] how to ignore dltk problems for specific files and directories [message #543535] Tue, 29 June 2010 13:29 Go to next message
Eclipse UserFriend
hi,
I have a symfony project, everything works fine but i can't exclude specific dltk problems that aren't really problems.
For example:

helper.php that is a skeleton file

class ##MODULE_NAME##GeneratorHelper extends Base##UC_MODULE_NAME##GeneratorHelper
{
}

I excluded other files(xml validator, html validator etc) succesfully but not those with dltk problems.

thanks,

cirpo

[Updated on: Tue, 29 June 2010 14:36] by Moderator

Re: how to ignore dltk problems for specific files and directories [message #543556 is a reply to message #543535] Tue, 29 June 2010 14:36 Go to previous messageGo to next message
Eclipse UserFriend
Solved,

I excluded those files from the built path and I got no more dltk problems.


thanks

cirpo
Re: how to ignore dltk problems for specific files and directories [message #544423 is a reply to message #543556] Fri, 02 July 2010 11:45 Go to previous message
Eclipse UserFriend
Build Path settings can be pretty powerful.
Previous Topic:PHP syntax highlighting
Next Topic:how to use plugin PDT on Eclipse for Java?
Goto Forum:
  


Current Time: Fri May 23 02:10:00 EDT 2025

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

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

Back to the top