[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Problem installing build I20080407

o.e.wst 2.0.0 is not considered "compatible" with the 3.0.0 version.

You need to either move up to a newer version of PDT (1.1) which properly requires WTP 3.0, not 2.0, or go back to an older combination (Eclipse 3.3 + WTP 2.0 + PDT 1.0).

Checking the source for o.e.php-feature/feature.xml in CVS, it looks like this was fixed on 2008.04.08.08.40.16, but not yet tagged & released in a build.

Nick
(Oh, I'm not a PDT developer, nor do I play one on TV.) :D

Juice wrote:
Hi!

I downloaded and installed Eclipse 3.4M5 and all prerequisites specified in:
http://download.eclipse.org/tools/pdt/downloads/release.php?release=I20080407



When I try to install I20080407 from the update site, I get the following error message:
PDT Feature (1.0.2.v20080102-79-7GE7QYGHNGPGY) requires feature "org.eclipse.wst (2.0.0)", or compatible.
The version of WST (actually WTP which includes WST) installed with the prerquisites is S-3.0M5-20080218021547.


If I download the PDT zip archive and install it manually it works, but whenever I try to install any other plugins (not related to PDT) using their update sites, I get the above error message again.

If I disable PDT, the problem goes away. Does anybody know what to do to fix this?