[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.php] Re: hover and wrong locations

I have done some tests and these are the results.

1. When I create a new PHP project in PDT, "Ctrl+Mouse click" is OK.

2. When I switch the workspace within PDT and open an old one I used to work with PHPEclipse, this functionality does not work.

Workaround: Create a new PHP project in PDT, copy your old PHP files from the current location to the new project directory, refresh your project in PDT.

There is maybe a more practical workaround (delete some metadata?) that allows us to keep the current location of the projects we have developed with PHPEclipse.

Should I write a bug report for this?