<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eclipse Archives - StandarTux</title>
	<atom:link href="https://standartux.fr/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>https://standartux.fr/tag/eclipse/</link>
	<description>Site sur les logiciels libres, l&#039;open source et GNU/Linux</description>
	<lastBuildDate>Tue, 07 Dec 2010 21:00:00 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://standartux.fr/wp-content/uploads/2019/09/favicon.gif</url>
	<title>eclipse Archives - StandarTux</title>
	<link>https://standartux.fr/tag/eclipse/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>org.eclipse.wst.sse.core 0.0.0 could not be found</title>
		<link>https://standartux.fr/probleme-installation-sdk-android-orgeclipsewstssecore-000-could-not-be-found/</link>
					<comments>https://standartux.fr/probleme-installation-sdk-android-orgeclipsewstssecore-000-could-not-be-found/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 07 Dec 2010 21:00:00 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[developpement]]></category>
		<category><![CDATA[eclipse]]></category>
		<guid isPermaLink="false">https://standartux.fr/?p=693</guid>

					<description><![CDATA[<p>Si comme moi vous faite face à ce type de message d&#8217;erreur lors de l&#8217;installation du SDK android sous Eclipse 3.5 (Galileo) sur Ubuntu 10.10 (32bits), plus particulièrement lors de la partie installation du plugin ADT. Lorsque vous êtes à l&#8217;étape de « Downloading the ADT Plugin », comme décrit sur cette page : 1. Start Eclipse, <a class="read-more" href="https://standartux.fr/probleme-installation-sdk-android-orgeclipsewstssecore-000-could-not-be-found/">[&#8230;]</a></p>
<p>L’article <a href="https://standartux.fr/probleme-installation-sdk-android-orgeclipsewstssecore-000-could-not-be-found/">org.eclipse.wst.sse.core 0.0.0 could not be found</a> est apparu en premier sur <a href="https://standartux.fr">StandarTux</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="/public/icones/sad.JPG" alt="sad" style="display:block; margin:0 auto;" /></p>
<p>Si comme moi vous faite face à ce type de message d&rsquo;erreur lors de l&rsquo;installation du <a href="https://developer.android.com/sdk/installing.html" title="SDK android installation guide">SDK android</a> sous Eclipse 3.5 (Galileo) sur Ubuntu 10.10 (32bits), plus particulièrement lors de la partie installation du <a href="https://developer.android.com/sdk/eclipse-adt.html" title="ADT plugin installation">plugin ADT</a>.</p>
<p>Lorsque vous êtes à l&rsquo;étape de « Downloading the ADT Plugin », comme décrit sur cette <a href="https://developer.android.com/sdk/eclipse-adt.html" title="install eclipse adt">page</a> :</p>
<pre>  1. Start Eclipse, then select Help &gt; Install New Software....   2. Click Add, in the top-right corner.   3. In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:      https://dl-ssl.google.com/android/eclipse/      Note: If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).      Click OK.   4. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.   5. In the next window, you'll see a list of the tools to be downloaded. Click Next.   6. Read and accept the license agreements, then click Finish.</pre>
<p>Et là, lors de l&rsquo;installation des packages, Eclipse réclame des packages manquants et refuse l&rsquo;installation :</p>
<blockquote>
<p>Cannot complete the install because one or more required items could not be found.<br />
Software being installed: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704)<br />
Missing requirement: Android Development Tools 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group 0.9.4.v200910220141-17704) requires &lsquo;org.eclipse.wst.sse.core 0.0.0&rsquo; but it could not be found</p>
</blockquote>
<p>La cause est le plugin Google pour Eclipse qui dépend d&rsquo;autres composants spécifiques d&rsquo;Eclipse, ici <a href="https://www.eclipse.org/webtools/wst/main.php" title="Web standard tools">WST</a>. Celà signifie que votre installation d&rsquo;Eclipse n&rsquo;a pas encore la totalité des librairies nécessaires, mais on peut facilement les installer en suivant ces instructions :</p>
<p>1. Selectionner Help &gt; Install New Software&#8230;<br />
2. Clicker sur le lien « Available Software Sites ».<br />
3. Vérifier qu&rsquo;il y a le site d&rsquo;update nommé Galileo. S&rsquo;il n&rsquo;existe pas, click Add&#8230; et entrez l&rsquo;adresse <strong>https://download.eclipse.org/releases/galileo</strong> dans la ligne d&rsquo;edition.<br />
4. Suivre ensuite les étapes d&rsquo;installation; En sélectionnant en particulier dans la section « Web,XML, and Java EE development » le plugin « WST Server adapter », comme dans les sreenshot ci-dessous.</p>
<p><a href="/public/images/android/Capture-eclipse-plugin-WST1.png" hreflang="" rel="lightbox[Eclipse_WST]" title="Eclipse_WST1"><img decoding="async" src="/public/images/android/.Capture-eclipse-plugin-WST1_s.jpg" alt="Eclipse_WST1" /></a>       <a href="/public/images/android/Capture-eclipse-plugin-WST2.png" hreflang="" rel="lightbox[Eclipse_WST]" title="Eclipse_WST2"><img decoding="async" src="/public/images/android/.Capture-eclipse-plugin-WST2_s.jpg" alt="Eclipse_WST2" /></a></p>
<p>Eclipse devrait charger et installer les plugins manquants pour satisfaire les dépendances, et vous devriez au final être capable de lancer la chaîne de développement Android sous Eclipse.</p>
<p><a href="/public/images/android/Capture-eclipse-SDK-Android.png" hreflang="" rel="lightbox[Eclipse_WST]" title="Eclipse_WST3"><img decoding="async" src="/public/images/android/.Capture-eclipse-SDK-Android_m.jpg" alt="Eclipse_WST3" style="display:block; margin:0 auto;" /></a></p>
<p>liens:<br />
<a href="https://code.google.com/intl/es/eclipse/docs/faq.html#wstinstallerror" title="FAQ - Google plugin for Eclipse">FAQ &#8211; Google Plugin for Eclipse</a></p>
<p>L’article <a href="https://standartux.fr/probleme-installation-sdk-android-orgeclipsewstssecore-000-could-not-be-found/">org.eclipse.wst.sse.core 0.0.0 could not be found</a> est apparu en premier sur <a href="https://standartux.fr">StandarTux</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://standartux.fr/probleme-installation-sdk-android-orgeclipsewstssecore-000-could-not-be-found/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Mise en cache de page à l’aide de Disk: Enhanced (SSL caching disabled) 
Content Delivery Network via www.standartux.fr

Served from: standartux.fr @ 2026-04-17 11:15:23 by W3 Total Cache
-->