Bug #3446

Mis à jour par Matthieu Decorde il y a presque 2 ans

Impossible to install the extension.

Error message when installing the extension:

<pre>
Problems occurred while performing installation: Operation details
Operation details
Cannot complete the install because one or more required items could not be found.
Software being installed: XML editor 1.0.0.202306201207 (org.txm.xmleditor.feature.feature.group 1.0.0.202306201207)
Missing requirement: XML editor 1.0.0.202306201207 (org.txm.xmleditor.feature.feature.group 1.0.0.202306201207) requires 'org.eclipse.equinox.p2.iu; org.eclipse.wst.sse.ui 1.3.500' but it could not be found
</pre>

h3. Solution

* add Eclipse 2022-09 to the update site repository
* fix the xmleditor depends version to the Eclipse 2022-09 repository

Retour