I have got 2 PHP projects in my eclipse workspace.
My 2 projects contain links to files and folders located into my local web server root folder.
I have selected XDebug as debugger.
The current line is not highlighted when debugging one project but I can step to execution lines.
Does anyone know why the current debug line is not highlighted ?
Any help will be greatly appreciated.
Maybe you could see an inappropriate path such as 'PARENT-n-PROJECT_LOC/...' in the stackframe of the Debug view. It is not an openable form even if it is a correct internal form. If you closed the editor, PDT won't open any editor when debugging. This bad form comes from a bug of PDT.