Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Update to the latest PDT(How can I update to the latest PDT?)
Update to the latest PDT [message #781481] Sat, 21 January 2012 06:16 Go to next message
Eclipse UserFriend
Hello!

I'd like to update my Eclipse Indigo to the latest available PDT, in hope that this will fix really bad bugs with copy/paste formatting and PHP/HTML mix bugs.

I've found that Eclipse Indigo update have PHP Development Tools (PDT) SDK Feature 3.0.0.v20110516-1100-77--84_23JBVgSVXO7XGJz0VLa9O only but SVN for the PDT have just updated to the 3.0.1, according to the dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.pdt/plugins/org.eclipse.php/?root=Tools_Project

Moreover, I can see that PDT plugin distributed with Zend SDK at code.google.com/p/zend-sdk/downloads/list have more recent version date (PHP Development Tools (PDT) Runtime Feature 3.0.0.201110271513) than Eclipse Indigo's one and it did not have that bugs.

So, question is how to update PDT plugin to the latest version?

Thanks!
Re: Update to the latest PDT [message #783099 is a reply to message #781481] Tue, 24 January 2012 22:49 Go to previous messageGo to next message
Eclipse UserFriend
I extract eclipse-php-3.0.2.v2011102768-x86.tar.gz
and copy in my eclipse dir /indigo/plugins
org.eclipse.php_3.0.0.201110271513.jar
org.eclipse.php.core_3.0.0.201110271513.jar
org.eclipse.php.core.parser_3.0.0.201110271513.jar
org.eclipse.php.debug.core_3.0.0.201110271513.jar
org.eclipse.php.debug.daemon_3.0.0.201110271513.jar
org.eclipse.php.debug.ui_3.0.0.201110271513.jar
org.eclipse.php.help_3.0.0.201110271513.jar
org.eclipse.php.server.core_3.0.0.201110271513.jar
org.eclipse.php.server.ui_3.0.0.201110271513.jar
org.eclipse.php.ui_3.0.0.201110271513.jar
org.zend.php_3.0.2.201110272141.jar
org.zend.php.zendserver.deployment.core_1.0.0.201110261809.jar
org.zend.php.zendserver.deployment.debug.core_1.0.0.201110261809.jar
org.zend.php.zendserver.deployment.debug.ui_1.0.0.201110261809.jar
org.zend.php.zendserver.deployment.ui_1.0.0.201110261809.jar
But not update Sad
Eclipse use old plugin.
Re: Update to the latest PDT [message #783728 is a reply to message #783099] Thu, 26 January 2012 05:24 Go to previous message
Eclipse UserFriend
>But not update Sad
No reason to be updated.
You need to reject pdt feature or to override it.

If you want to dive into troubles,
0. Prepare *normal* installation of pdt3.0.0.
1. Create 'features' and 'plugins' folders under eclipse/dropins folder.
2. Copy following folder/files from 3.0.2archive/eclipse-php/plugins into dropins/plugins folder.
org.zend.sdk_1.0.0.0 (folder)
org.eclipse.php*.jar (10 files)
org.zend.php*.jar (5 files)
org.eclipse.nebula.widgets.gallery_0.5.2.R_0_20090418.jar
org.h2_1.3.155.jar (note that this is incompatible with the former pdt bundle)
3. Create 'zend.pdt' under dropins/features folder.
4. Copy attached 'feature.xml' into dropins/features/zend.pdt folder.
5. Start eclipse as usual.
Umm, it's crazy Rolling Eyes
  • Attachment: feature.xml
    (Size: 1.97KB, Downloaded 303 times)
Previous Topic:PDT 3.0.2 PHP Debug Configuration
Next Topic:Advanced Debugging for a complex PHP project
Goto Forum:
  


Current Time: Sun Jul 27 04:23:59 EDT 2025

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

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

Back to the top