[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: PDT-Error on Debugging of a PHP script

I quickly downloaded PDT 2.1 All in One just to check but there are no problems with that release.

The error you describe could only happen if somehow you were using some old plugin support for xdebug in PDT and thus there were multiple plugins within your eclipse system. Unfortunately the list you gave me listed the features and the not the individual plugins for PDT.

The problem is due to the debug Output views (Browser Output and Debug Output) not recognising the xdebug code.

You could try restarting eclipse with the "-clean" option if you have some old plugins still around.
The pdt plugins will either be in the plugins directory or in the dropins/eclipse/plugins directory.


It sounds like your PDT installation is not completely valid.

Dave Kelsey


On 15/09/09 11:03, Daniela Waranie wrote:
Hi Dave,

here the list of all installed PDT plugins (attached you can find a
version without e-mail line brakes):

PHP Development Tools (PDT) SDK Feature
2.1.0.v20090611-0930-51-84QACBIHRiLOmQMX3XhJh39Od
   PHP Development Tools (PDT) Runtime Feature
2.1.0.v20090613-1236-7L79-F8NcJKhKDUv9Y7en
     Dynamic Languages Toolkit - Core Frameworks
1.0.0.v20090610-1638-7C--EAAoOQBPbbrBcPz0b
       Eclipse Platform	3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ
         Eclipse Help System	1.1.0.v20090602-7e7eFAlFEx2XZoYqwI68e2F
         Eclipse RCP	3.5.0.v20090519-9SA0FwxFv6x089WEf-TWh11
         Equinox p2 Provisioning	1.1.0.v20090605-1440-7u6Fb3FbPbJP5MjJjZgifk
     Eclipse Faceted Project Framework	3.1.0.v200906080522-377-8s733L3F3J3DAB
     Eclipse Web Developer Tools
3.1.0.v200905242131-7R77FShEVw2xUGpF1LiNxdVAELXy
       WST Common UI	3.1.0.v200903021835-7B5FREDhdMNPm7dkmBmpUJxRlMta
         WST Common Core	3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V
       WST Server UI	3.1.0.v200901260254-7B3DLAtJZNyxfIUbDVOO4256
         WST Server Core	3.1.0.v200901260254-30Et8s733L3E4H
         WST Server User Documentation	3.1.0.v200903071919-209L7w311A12343145
       WST Web Core	3.1.0.v200901280206-7H77FD4AT7oFldDfJV4g-6iAAR_z
         WST Common Core	3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V
         WST Server Core	3.1.0.v200901260254-30Et8s733L3E4H
         WST Web Services Core
3.1.0.v200905132336-7L7RFTUFGtGcn6glz-kxdBF462A
           WSDL 1.5 Feature	1.5.3.v200903071919-2407w311917141519
         WST XML Core	3.1.0.v200901260254-7C7OFPeF7RZHIXHnTz0Jqc0
       WST Web Services UI	3.1.0.v200903020650-7I6FPlEtEnGxSBtv6tT6hoOXcS3b
         WST Web Services Core
3.1.0.v200905132336-7L7RFTUFGtGcn6glz-kxdBF462A
           WSDL 1.5 Feature	1.5.3.v200903071919-2407w311917141519
         WST Web Services User Documentation
3.1.0.v200903071919-44FGz9oB55U5L8OAFEK
       WST Web User Documentation	3.1.0.v200903071919-31DF8s733J3E4D56BB
     Eclipse XML Editors and Tools
3.1.0.v200905240756-7H6FMVDxtkM-5OgPGKK4xQocS5AL
       WST Common UI	3.1.0.v200903021835-7B5FREDhdMNPm7dkmBmpUJxRlMta
         WST Common Core	3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V
       WST XML Core	3.1.0.v200901260254-7C7OFPeF7RZHIXHnTz0Jqc0
       WST XML User Documentation	3.1.1.v200906020459-50FR7AkF77f7MESDKEF
     Eclipse XSL Developer Tools	1.0.0.v200905242203-7R7T7IFIhIehWfz064pz0YX1
       JavaScript Developer Tools	1.1.1.v200906091427-77-FGBCcNBC-BeMcEeOm
     PHP Development Tools (PDT) SDK Feature
2.1.0.v20090613-1236-7L79-F8NcJKhKDUv9Y7en
   Usage Data Collector	1.1.0.R200906100410

As you can see it is the standard PDT-eclipse bundle.
Any thoughts about my problem?

Best regards
Daniela Waranie