Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I've just encountered exactly the same problem in Eclipse 3.6 (Helios). After plenty of Googling I came across this link:</p> <p><a href="http://code.google.com/intl/es/eclipse/docs/faq.html#wstinstallerror" rel="noreferrer">http://code.google.com/intl/es/eclipse/docs/faq.html#wstinstallerror</a></p> <blockquote> <p>During installation, there's an error about requiring org.eclipse.wst.sse.ui. How do I fix that?</p> <p>The Google Plugin for Eclipse depends on other specific Eclipse components, such as WST. Your installation of Eclipse may not yet include all of them, but they can be easily installed by following these instructions. Eclipse 3.6 (Helios)</p> <ol> <li>Select Help > Install New Software...</li> <li>Click the link for Available Software Sites.</li> <li>Ensure there is an update site named Helios. If this is not present, click Add... and enter <a href="http://download.eclipse.org/releases/helios" rel="noreferrer">http://download.eclipse.org/releases/helios</a> for the Location.</li> <li>Now go through the installation steps; Eclipse should download and install the plugin's dependencies.</li> </ol> </blockquote> <p>(There are examples in that page for 3.5 (Galileo), 3.4 (Ganymede) &amp; 3.3 (Europa) for anyone with different versions)</p> <p>The exact same steps work for 3.7 (Indigo) as well.</p> <p>Just use <code>http://download.eclipse.org/releases/indigo</code> for the location.</p> <p>Juno: <code>http://download.eclipse.org/releases/juno</code></p> <p>Kepler: <code>http://download.eclipse.org/releases/kepler</code></p> <p><em>Note: Step four is not necessary. Only steps one to three are necessary.</em></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload