Home » Language IDEs » PDT » How install PDT in existing Eclipse installation? (How install PDT in existing Eclipse installation?)
How install PDT in existing Eclipse installation? [message #495466] Wed, 04 November 2009 19:27 Go to next message
No Real Name  is currently offline No Real Name
Messages: 1
Registered: November 2009
Junior Member
I am new to Eclipse and new to PHP and PDT. I already have Eclipse installed. Can someone point me to instructions for a rank beginner on how to install PDT? Thanks.
Re: How install PDT in existing Eclipse installation? [message #495495 is a reply to message #495466 ] Thu, 05 November 2009 00:58 Go to previous messageGo to next message
Michael Spector  is currently offline Michael Spector
Messages: 94
Registered: July 2009
Member

http://wiki.eclipse.org/PDT/Installation#From_Update_Site
Re: How install PDT in existing Eclipse installation? [message #496752 is a reply to message #495495 ] Wed, 11 November 2009 05:01 Go to previous messageGo to next message
Oliver  is currently offline Oliver
Messages: 2
Registered: November 2009
Junior Member
Hi, I followed the instructions to the letter. Failed, followed them again but I keep gettin the following error message:

Cannot complete the install because one or more required items could not be found.
Software being installed: PHP Development Tools (PDT) Runtime Feature 2.2.0.v200911051124-7L7J-F8NcJKhTTK4TTcw (org.eclipse.php.feature.group 2.2.0.v200911051124-7L7J-F8NcJKhTTK4TTcw)
Missing requirement: Dynamic Languages Toolkit Core 2.0.0.v20091110-1755 (org.eclipse.dltk.core 2.0.0.v20091110-1755) requires 'bundle org.eclipse.emf.ecore 2.4.0' but it could not be found
Cannot satisfy dependency:
From: PDT Core Plug-in 2.2.0.v200911051124 (org.eclipse.php.debug.core 2.2.0.v200911051124)
To: bundle org.eclipse.dltk.core 2.0.0
Cannot satisfy dependency:
From: PHP Development Tools (PDT) Runtime Feature 2.2.0.v200911051124-7L7J-F8NcJKhTTK4TTcw (org.eclipse.php.feature.group 2.2.0.v200911051124-7L7J-F8NcJKhTTK4TTcw)
To: org.eclipse.php.debug.core [2.2.0.v200911051124]

So I tried to install the DLTK seperately using the same method (Help->Install new software) I selected the DLTK site and tried to install "Dynamic Languages Toolkit - Core Frameworks" V2.0.0v.20090917-1518.......... and basically got the same error message:

Cannot complete the install because one or more required items could not be found.
Software being installed: Dynamic Languages Toolkit - Core Frameworks 2.0.0.v20090917-1518-7L--EAAoOQBUSiiBVyrP (org.eclipse.dltk.core.feature.group 2.0.0.v20090917-1518-7L--EAAoOQBUSiiBVyrP)
Missing requirement: Dynamic Languages Toolkit - Core Frameworks 2.0.0.v20090917-1518-7L--EAAoOQBUSiiBVyrP (org.eclipse.dltk.core.feature.group 2.0.0.v20090917-1518-7L--EAAoOQBUSiiBVyrP) requires 'org.eclipse.emf.ecore.feature.group 2.4.0' but it could not be found

Can anyone explain this to me, it seems to require the DLTK to install the DLTK..... Catch22 anyone??

Ol
Re: How install PDT in existing Eclipse installation? [message #496769 is a reply to message #496752 ] Wed, 11 November 2009 06:01 Go to previous message
Oliver  is currently offline Oliver
Messages: 2
Registered: November 2009
Junior Member
Nevermind I didn't have Galileo in my software sources. After adding it everything worked fine. Galileo was supposed to be there by default but for some reason wasn't.
Previous Topic:Code assist on Javascript toolkits like Prototype, JQuery etc using JSDT inside Eclipse PDT
Next Topic:How to Set UTF-8 as the Default Encoding for New Text Files in PDT 2.0 (Eclipse 3.4)?
Goto Forum: