Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:29 Go to next message
cirpo  is currently offline cirpo Friend
Messages: 2
Registered: June 2010
Junior Member
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 18:36]

Report message to a moderator

Re: how to ignore dltk problems for specific files and directories [message #543556 is a reply to message #543535] Tue, 29 June 2010 18:36 Go to previous messageGo to next message
cirpo  is currently offline cirpo Friend
Messages: 2
Registered: June 2010
Junior Member
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 15:45 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 17
Registered: June 2010
Junior Member
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: Thu Apr 25 07:21:26 GMT 2024

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

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

Back to the top