Trying to get PDT 1.0.3 installed with the latest release of 3.4.
1. Downloaded eclipse-SDK-3.4RC4-win32.zip
2. Extracted and setup Eclipse
3. Downloaded org.eclipse.php_feature-R20080603.zip
4. Extraced 1.0.3 and noticed in the feature.xml under the features
folder that the required components are:
<requires>
<import feature="org.eclipse.wst" version="2.0.0"
match="compatible"/>
<import feature="org.eclipse.platform" version="3.3.0"
match="compatible"/>
</requires>
5. The platform is already installed but is 3.4.0 (3.4.0.v20080606)
6. Installed the Web Standard Tools for 3.4 (3.0.0.v200806040035)
At this point I tried to get the PDT running in Eclipse 3.4 but it won't
enable itself for use. My main concerns are that the WST is now 3.0.0
and the platform is 3.4.0. Will that work okay with PDT?
I also checked the release web page about it needing EMF SDO XSD 2.3.2,
GEF 3.3.2 and WTP 2.0.2 so I installed the complementing versions for
the Ganymede release:
EMF Runtime - 2.4.0.v200806091234
XSD Runtime - 2.4.0.v200806091234
EMF SDO Runtime - 2.4.0.v200806091234
GEF - 3.4.0.v20080115
Web Developer Tools - 3.0.0v200806040035 (I believe this is the
replacement for WTP)
Even after installing those add-ons I still can't get the PDT to run.
Any suggestions???
--
Shawn Clark