Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Updates of PDT
Updates of PDT [message #66948] Wed, 05 March 2008 07:00 Go to next message
Petr is currently offline PetrFriend
Messages: 11
Registered: July 2009
Junior Member
When I run Update Manager to search for updates of the currently
installed features, there are 29 new updates (0 of 29 selected) but
there are invisible until I have unchecked "Show the latest version of a
future only". But when I unchacked that button and checked PDT Updates,
Next and Finish button is still inactive. This PDT version is from Zend
with Zend Debugger and I have 1.0.2 non SDK and SDK version of PDT. This
problem I have with previous versions too. Any solution?
Re: Updates of PDT [message #67136 is a reply to message #66948] Tue, 11 March 2008 18:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: etheise.cisco.com

Hi Petr,

I have no answer for you. I came here to ask the same thing.

I am alerted that updates are available.

The updates box shows nothing listed in "Select the features to install:",
and below that I have "0 of 18 selected" with "Show the latest version of
a feature only" checked.

If I uncheck "Show the latest version...", the window shows an unchecked
"PDT Updates" as the site for features to install; an expansion arrow
appears to its left.

I can check PDT Updates, but when I click on the arrow to expand, it
simply vanishes. "Select Required" and all combination of boxes and
buttons produces no updates.

This happens every time I fire up eclipse.

If anyone knows how to clear this state and get around this obstacle, I
would sure like to learn it.

Thanks, Eric
Re: Updates of PDT [message #68868 is a reply to message #67136] Thu, 17 April 2008 00:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipsenews.20.epm.spamgourmet.com

This problem still exists in the latest version I downloaded yesterday
(the all in one package).

Does no one from PDT project have an answer? Should I file a bug report?

Eric Theise wrote:
> Hi Petr,
>
> I have no answer for you. I came here to ask the same thing.
>
> I am alerted that updates are available.
>
> The updates box shows nothing listed in "Select the features to
> install:", and below that I have "0 of 18 selected" with "Show the
> latest version of a feature only" checked.
>
> If I uncheck "Show the latest version...", the window shows an unchecked
> "PDT Updates" as the site for features to install; an expansion arrow
> appears to its left.
>
> I can check PDT Updates, but when I click on the arrow to expand, it
> simply vanishes. "Select Required" and all combination of boxes and
> buttons produces no updates.
>
> This happens every time I fire up eclipse.
>
> If anyone knows how to clear this state and get around this obstacle, I
> would sure like to learn it.
>
> Thanks, Eric
>
Re: Updates of PDT [message #70402 is a reply to message #68868] Tue, 13 May 2008 09:26 Go to previous messageGo to next message
Petr is currently offline PetrFriend
Messages: 11
Registered: July 2009
Junior Member
Can someone tell us an answer? Some solution? This problem "disabled"
all automatic updates.
Re: Updates of PDT [message #70422 is a reply to message #70402] Tue, 13 May 2008 15:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: codeslave.ca.ibm.com

Because Eclipse 3.4 has achieved M7 status, and is about to move into
its Release Candidate (beta) cycle, I'd recommend trying PDT with
Eclipse 3.4M7. The new p2 Install Manager is much better than the old
Update Manager at resolving and correcting dependency disconnects.

You can get Eclipse 3.4M7 here:

http://download.eclipse.org/eclipse/downloads/drops/S-3.4M7- 200805020100/index.php

Or, try an EPP package that includes Web Tools (WTP) 3.0, and you'll
have all the PDT 1.1 requirements pre-installed for you:

http://www.eclipse.org/epp/download.php

Then, grab a PDT 1.1 nightly:

http://download.eclipse.org/tools/pdt/downloads/

As far as PDT 1.0.x goes, it might work on Eclipse 3.4, but you might
have to manually install WTP 2.0.x instead of 3.0, depending on how
tightly PDT sets its plugin dependency ranges.

Good luck!

Nick

Petr Suchy (xsuchy09) wrote:
> Can someone tell us an answer? Some solution? This problem "disabled"
> all automatic updates.
Installing PDT 1.1 (was Re: Updates of PDT) [message #70439 is a reply to message #70422] Tue, 13 May 2008 16:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: codeslave.ca.ibm.com

> Because Eclipse 3.4 has achieved M7 status, and is about to move into
> its Release Candidate (beta) cycle, I'd recommend trying PDT with
> Eclipse 3.4M7. The new p2 Install Manager is much better than the old
> Update Manager at resolving and correcting dependency disconnects.

In fact, I just tried it, and it works. Here's how:

http://wiki.eclipse.org/PDT/Installation#Eclipse_3.4_.2F_Gan ymede_.2F_PDT_1.1

Nick
Re: Installing PDT 1.1 (was Re: Updates of PDT) [message #70994 is a reply to message #70439] Thu, 15 May 2008 17:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jacob.datajoe.com

FYI, using the Latest integraded build
(1.1.0.v20080406-7978-E7QYGHNGqH6) resulted in the following error:

Can't deal with three or more different versions of the same IU
requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.ltk.core.refactoring/[ 3.3.1.r332_20080128,3.3.1.r332_20080128].
See bug 200380


But, when I used the latest nightly it was successful.


Jacob Fogg

Nick Boldt wrote:
> > Because Eclipse 3.4 has achieved M7 status, and is about to move into
> > its Release Candidate (beta) cycle, I'd recommend trying PDT with
> > Eclipse 3.4M7. The new p2 Install Manager is much better than the old
> > Update Manager at resolving and correcting dependency disconnects.
>
> In fact, I just tried it, and it works. Here's how:
>
> http://wiki.eclipse.org/PDT/Installation#Eclipse_3.4_.2F_Gan ymede_.2F_PDT_1.1
>
>
> Nick
>
Re: Installing PDT 1.1 (was Re: Updates of PDT) [message #71010 is a reply to message #70994] Thu, 15 May 2008 18:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: codeslave.ca.ibm.com

That build
( http://download.eclipse.org/tools/pdt/downloads/release.php? release=I20080407)
requires M5, not M7. Ganymede update site only has the latest milestone.

Of course PDT should probably not be so stringent in its version
requirements, so that it can work across milestones....

Does anyone know when the next PDT 1.1 I build will be available?
Anyone? Beuller? :)

Nick

Jacob Fogg wrote:
> FYI, using the Latest integraded build
> (1.1.0.v20080406-7978-E7QYGHNGqH6) resulted in the following error:
>
> Can't deal with three or more different versions of the same IU
> requiredCapability:
> org.eclipse.equinox.p2.iu/org.eclipse.ltk.core.refactoring/[ 3.3.1.r332_20080128,3.3.1.r332_20080128].
> See bug 200380
>
>
> But, when I used the latest nightly it was successful.
>
>
> Jacob Fogg
>
> Nick Boldt wrote:
>> > Because Eclipse 3.4 has achieved M7 status, and is about to move into
>> > its Release Candidate (beta) cycle, I'd recommend trying PDT with
>> > Eclipse 3.4M7. The new p2 Install Manager is much better than the old
>> > Update Manager at resolving and correcting dependency disconnects.
>>
>> In fact, I just tried it, and it works. Here's how:
>>
>> http://wiki.eclipse.org/PDT/Installation#Eclipse_3.4_.2F_Gan ymede_.2F_PDT_1.1
>>
>>
>> Nick
>>
Re: Installing PDT 1.1 (was Re: Updates of PDT) [message #76384 is a reply to message #71010] Fri, 18 July 2008 11:40 Go to previous messageGo to next message
Andreas Goetz is currently offline Andreas GoetzFriend
Messages: 110
Registered: July 2009
Senior Member
Is there any chance for an 1.1/2.0 update site?

Thanks!

Nick Boldt wrote:
> That build
> ( http://download.eclipse.org/tools/pdt/downloads/release.php? release=I20080407)
> requires M5, not M7. Ganymede update site only has the latest milestone.
>
> Of course PDT should probably not be so stringent in its version
> requirements, so that it can work across milestones....
>
> Does anyone know when the next PDT 1.1 I build will be available?
> Anyone? Beuller? :)
>
> Nick
>
> Jacob Fogg wrote:
>> FYI, using the Latest integraded build
>> (1.1.0.v20080406-7978-E7QYGHNGqH6) resulted in the following error:
>>
>> Can't deal with three or more different versions of the same IU
>> requiredCapability:
>> org.eclipse.equinox.p2.iu/org.eclipse.ltk.core.refactoring/[ 3.3.1.r332_20080128,3.3.1.r332_20080128].
>> See bug 200380
>>
>>
>> But, when I used the latest nightly it was successful.
>>
>>
>> Jacob Fogg
>>
>> Nick Boldt wrote:
>>> > Because Eclipse 3.4 has achieved M7 status, and is about to move into
>>> > its Release Candidate (beta) cycle, I'd recommend trying PDT with
>>> > Eclipse 3.4M7. The new p2 Install Manager is much better than the old
>>> > Update Manager at resolving and correcting dependency disconnects.
>>>
>>> In fact, I just tried it, and it works. Here's how:
>>>
>>> http://wiki.eclipse.org/PDT/Installation#Eclipse_3.4_.2F_Gan ymede_.2F_PDT_1.1
>>>
>>>
>>> Nick
>>>
Re: Installing PDT 1.1 (was Re: Updates of PDT) [message #76400 is a reply to message #76384] Fri, 18 July 2008 12:14 Go to previous message
Eclipse UserFriend
Originally posted by: stoyan.amexy.com

You may want to add yourself to CC for
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=233744>

Andreas Goetz wrote:
> Is there any chance for an 1.1/2.0 update site?
>
> Thanks!
>
> Nick Boldt wrote:
>> That build
>> ( http://download.eclipse.org/tools/pdt/downloads/release.php? release=I20080407)
>>
>> requires M5, not M7. Ganymede update site only has the latest milestone.
>>
>> Of course PDT should probably not be so stringent in its version
>> requirements, so that it can work across milestones....
>>
>> Does anyone know when the next PDT 1.1 I build will be available?
>> Anyone? Beuller? :)
>>
>> Nick
>>
>> Jacob Fogg wrote:
>>> FYI, using the Latest integraded build
>>> (1.1.0.v20080406-7978-E7QYGHNGqH6) resulted in the following error:
>>>
>>> Can't deal with three or more different versions of the same IU
>>> requiredCapability:
>>> org.eclipse.equinox.p2.iu/org.eclipse.ltk.core.refactoring/[ 3.3.1.r332_20080128,3.3.1.r332_20080128].
>>>
>>> See bug 200380
>>>
>>>
>>> But, when I used the latest nightly it was successful.
>>>
>>>
>>> Jacob Fogg
>>>
>>> Nick Boldt wrote:
>>>> > Because Eclipse 3.4 has achieved M7 status, and is about to move
>>>> into
>>>> > its Release Candidate (beta) cycle, I'd recommend trying PDT with
>>>> > Eclipse 3.4M7. The new p2 Install Manager is much better than the
>>>> old
>>>> > Update Manager at resolving and correcting dependency disconnects.
>>>>
>>>> In fact, I just tried it, and it works. Here's how:
>>>>
>>>> http://wiki.eclipse.org/PDT/Installation#Eclipse_3.4_.2F_Gan ymede_.2F_PDT_1.1
>>>>
>>>>
>>>>
>>>> Nick
>>>>
Previous Topic:Code Assist Fail
Next Topic:Re: Error when I assoc *.phtml files with the WTP Web Page Editor, the editor cr
Goto Forum:
  


Current Time: Wed Apr 24 20:38:26 GMT 2024

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

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

Back to the top