Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Multiple matching resource when focusing on class/function name
Multiple matching resource when focusing on class/function name [message #23014] Tue, 22 May 2007 15:15 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Hello,

I have a very simply configured project whith nothing fancy (no specific
include paths,...)

When I place the cursor on a class name and press F3 to go to the code
section, PDT opens a window to ask me to choose which file I want to go in.

This dialog is named 'Open PHP Element'.

The problem I have is that it suggests two files, even though they seems
to be different they actually point to the same file.

There is one related to the project, its url is
/Projectname/Include/myclassfile.php and the second is related to the
filesystem : Y:\Projectname\Include\myclassfile.php.

Is there a way to remove this ambiguity so that PDT just jump to the file ?

Thanks a lot,

Bruno
Re: Multiple matching resource when focusing on class/function name [message #23056 is a reply to message #23014] Tue, 22 May 2007 15:21 Go to previous message
Eclipse UserFriend
Originally posted by: bruno.maehdros.com

Sorry, this was my first post and I didn't realize my configuration was
wrong. (user@domain.invalid).

Bruno

user@domain.invalid wrote:
> Hello,
>
> I have a very simply configured project whith nothing fancy (no specific
> include paths,...)
>
> When I place the cursor on a class name and press F3 to go to the code
> section, PDT opens a window to ask me to choose which file I want to go in.
>
> This dialog is named 'Open PHP Element'.
>
> The problem I have is that it suggests two files, even though they seems
> to be different they actually point to the same file.
>
> There is one related to the project, its url is
> /Projectname/Include/myclassfile.php and the second is related to the
> filesystem : Y:\Projectname\Include\myclassfile.php.
>
> Is there a way to remove this ambiguity so that PDT just jump to the file ?
>
> Thanks a lot,
>
> Bruno
Previous Topic:Zend debugger not stopping at brakepoints + bugfix ?
Next Topic:Xdebug: Cross-platform remote debugging
Goto Forum:
  


Current Time: Thu Mar 28 11:59:41 GMT 2024

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

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

Back to the top