Eclipse Helios + PDT = no validation [message #634104] |
Wed, 20 October 2010 10:18  |
Eclipse User |
|
|
|
Hi,
for quite some time i was using PHP-Eclipse (EasyEclipse), but bcause our company wants all to switch to one standard - Eclipse was chosen with PDT.
When we changed pretty much everything was easier to do so i had no problem with it.
But i found quite some strange "bugs" like PDT wont show some error.
For example:
it will realize this is wrong:
it will not realize that $not_used_var has nether been used nor initialized.
PHP-Eclipse would at least throw me a warning. Until today i am searching for a function to turn this on, but didnt find it.
Validation is set on, .php files are correct, project is php.
What am i missing?
Best Regards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Eclipse Helios + PDT = no validation [message #890261 is a reply to message #890254] |
Thu, 21 June 2012 12:07  |
Eclipse User |
|
|
|
In other word the solution is:
Installation of the new Eclipse PDT
Run
Start on a new workspace, letting Eclipse to create it from scratch
Copy all the project dirs of the older workspace in the new one (COPY, NOT MOVE because after this point you'll not be able to use older version of Eclipse on that workspace. Not tested, but is written in the readme of the new Eclipse. That old workspace could be of use).
File-Import->General->Existing projects into Workspace
then browse and select the new workspace, select all the project (default), dont' check the 2 checkboxes below, and that's it!
There are surely other ways to do the same, but the main concept is creating a new workspace and import the existing projects of the older one.
|
|
|
Powered by
FUDForum. Page generated in 0.04724 seconds