I tried to install VMware studio plugin for eclipse 3.5.2 and i got this error.
Cannot complete the install because one or more required items could not be found. Software being installed: VMware Studio Plugin for Eclipse 2.5.0.0-387333 (com.vmware.studio.eclipse.feature.group 2.5.0.0-387333) Missing requirement: VMware Studio Plugin for Eclipse 2.5.0.0-387333 (com.vmware.studio.eclipse.feature.group 2.5.0.0-387333) requires 'org.eclipse.wst.xml_ui.feature.feature.group 0.0.0' but it could not be found
i tried with this document
please advise me.
Thanks.
Make sure you are starting with a version of Eclipse that has the web tooling stuff in it, like this one.
Go to Help -> About Eclipse
and push the "Installation Details" button and look at the features tab and see if you have the org.eclipse.wst.xml_ui Feature installed. If not, then try to look for it in Help -> Install New Software
using the update site that goes with your version of Eclipse.