Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Zend debugger installation for PDT 2.2 fails
Zend debugger installation for PDT 2.2 fails [message #685891] Mon, 20 June 2011 14:33 Go to next message
Thomas Teo is currently offline Thomas TeoFriend
Messages: 3
Registered: June 2011
Junior Member
I'm new to PDT and PHP. I tried to install PDT - downloading "Eclipse PDT 2.2.0 All In Ones / Eclipse PHP Package" for Mac, then install the "PHP Development Tools (PDT) SDK Feature" via Eclipse->Help->Install New Software from "download.eclipse.org/releases/helios". It works well until this point.

Then I proceed to install Zeng debugger via Eclipse->Help->Install New Software from "downloads.zend.com/pdt". I get this error after agreeing to license agreement

An error occurred while collecting items to be installed
session context was:(profile=epp.package.php, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.zend.php.debug.debugger,5.3.18.v20110322
No repository found containing: osgi.bundle,org.zend.php.debug.debugger.macosx,5.3.18.v20110322
No repository found containing: org.eclipse.update.feature,org.zend.php.debug_feature,5.3.18.v20110322

Please help, I've been stuck here for a while.
Re: Zend debugger installation for PDT 2.2 fails [message #685896 is a reply to message #685891] Mon, 20 June 2011 14:47 Go to previous messageGo to next message
Thomas Teo is currently offline Thomas TeoFriend
Messages: 3
Registered: June 2011
Junior Member
replying to my own thread to give more colors to the issue...

I also tried to install PDT 2.1 SR2. Repeat the same steps, stuck at the same place with a similar error:


An error occurred while collecting items to be installed
session context was:(profile=epp.package.php, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.zend.php.debug.debugger,5.3.18.v20110322
No repository found containing: osgi.bundle,org.zend.php.debug.debugger.macosx,5.3.18.v20110322
No repository found containing: org.eclipse.update.feature,org.zend.php.debug_feature,5.3.18.v20110322
Re: Zend debugger installation for PDT 2.2 fails [message #685947 is a reply to message #685896] Mon, 20 June 2011 22:58 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Zend update site is messed up exactly.

If you *really* need Zend Debugger Feature, do following steps.

1. Create working directory (e.g. ~/localSite)

2. Download content.jar, artifacts.xml, artifacts.jar from http://downloads.zend.com/pdt to ~/localSite

3. Edit artifacts.xml, replace "${repoUrl}" with "http://downloads.zend.com/pdt" (3 places)

4. Pack(archive) artifacts.xml into artifacts.jar

5. Start Eclipse, Help > Install New Software > Add > Local >> select ~/localSite, and then continue installation process

Good luck
Re: Zend debugger installation for PDT 2.2 fails [message #685958 is a reply to message #685947] Tue, 21 June 2011 04:32 Go to previous messageGo to next message
Thomas Teo is currently offline Thomas TeoFriend
Messages: 3
Registered: June 2011
Junior Member
You seems to suggest alternative to Zend debugger, can you elaborate? Is there something I need to watch out for in Zend debugger?
Re: Zend debugger installation for PDT 2.2 fails [message #686010 is a reply to message #685958] Tue, 21 June 2011 11:24 Go to previous messageGo to next message
Carsten   is currently offline Carsten Friend
Messages: 9
Registered: June 2011
Location: Bonn, Germany
Junior Member
Thomas Teo wrote on Tue, 21 June 2011 00:32
You seems to suggest alternative to Zend debugger

Try XDebug. How to do so, see here: http://www.eclipse.org/forums/index.php/mv/msg/212822/685761/#msg_685761
Re: Zend debugger installation for PDT 2.2 fails [message #759206 is a reply to message #685891] Sun, 27 November 2011 16:24 Go to previous message
Chris Dev is currently offline Chris DevFriend
Messages: 1
Registered: November 2011
Junior Member
There is another url that works, I am not able to post it since this forum requires that i post 5 messages before I am allowed to post links, but add this to downloads.zend.com:

/studio-eclipse/updates/7_1

select the debugger from the list of available installs.

[Updated on: Sun, 27 November 2011 16:27]

Report message to a moderator

Previous Topic:How to integrate Symfony2 to Eclipse
Next Topic:Eclipse can't follow updating
Goto Forum:
  


Current Time: Sat Apr 20 00:39:11 GMT 2024

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

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

Back to the top