Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debuggable file extensions?
Debuggable file extensions? [message #49258] Thu, 06 September 2007 07:31 Go to next message
Fabio Z is currently offline Fabio ZFriend
Messages: 46
Registered: July 2009
Member
Hi,

If I need to debug a php file that has not the .php as extension but .module
(Drupal CMS uses this way: much code are on *.module files) how can I do it?

I cannot add breakpoints into not-.php files...
Re: Debuggable file extensions? [message #49272 is a reply to message #49258] Thu, 06 September 2007 08:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ganoro.gmail.com

have you added *.module in Window -> Preferences -> General -> Content
types -> Text -> PHP -> (then add the new extension) ?

Bests,
Re: Debuggable file extensions? [message #49287 is a reply to message #49272] Thu, 06 September 2007 09:18 Go to previous message
Fabio Z is currently offline Fabio ZFriend
Messages: 46
Registered: July 2009
Member
"Roy Ganor" <ganoro@gmail.com> ha scritto nel messaggio
news:02685ece634611b4c9c61afa8a6985c2$1@www.eclipse.org...

> have you added *.module in Window -> Preferences -> General -> Content
> types -> Text -> PHP -> (then add the new extension) ?

Oh!
Thank you!

It is a config little hidden :)
Previous Topic:Perspective Problem
Next Topic:unit tests
Goto Forum:
  


Current Time: Sat Jul 27 12:53:33 GMT 2024

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

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

Back to the top