[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Debugging non *.php files
|
Hi,
Please add this file extension in Preferences->General->Content Types to PHP
file types.
"Pieter Van Isacker" <pieter.van.isacker@xxxxxxxxx> wrote in message
news:gimf4o$g46$1@xxxxxxxxxxxxxxxxxxxx
> Hi,
>
> How should one configure PDT 2 to stop at breakpoints that are not in
> *.php files?
> I added a breakpoint to a *.module file, but Eclipse doesn't stop at the
> breakpoint?
>
> Thanks