Bon,

ça fait maintenant un peu plus que une semaine que j'utilise Eclipse (anciennement sur JBuilder). Et seulement depuis quelques jours Ganymède. Mais voilà, j'ai un problème avec les mise à jour d'éclipse et de ses modules.

Je suis incapable de mettre à jour Eclipse ou encore ses plugins. Dans cet exmaple, j'essaie de mettre à jour Mylyn 2.XX à 3.XX.

Voici une partie du message:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
Cannot complete the request.  See the details.
Mylyn Bridge: Eclipse IDE is already installed, so an update will be performed instead.
Mylyn Connector: Bugzilla is already installed, so an update will be performed instead.
Mylyn Bridge: Java Development is already installed, so an update will be performed instead.
Mylyn Task List (Required) is already installed, so an update will be performed instead.
Mylyn Focused UI (Recommended) is already installed, so an update will be performed instead.
Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.wst.validation/[1.1.0,1.2.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.wst.validation/[1.2.0,2.0.0)] can be satisfied.
Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.jst.common.project.facet.core/[1.1.0,1.2.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.jst.common.project.facet.core/[1.3.0,2.0.0)] can be satisfied.
Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.ui/[3.4.0,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.ui/[3.2.0,3.4.0)] can be satisfied.
Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.core.resources/[3.4.0,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.core.resources/[3.2.0,3.4.0)] can be satisfied.
Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.ui.ide/[3.4.0,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.ui.ide/[3.3.0,3.4.0)] can be satisfied.
Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.wst.common.project.facet.core/[1.3.0,2.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.wst.common.project.facet.core/[1.2.1,1.3.0)] can be satisfied.
Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.ui.workbench.texteditor/[3.4.0,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.ui.workbench.texteditor/[3.2.0,3.4.0)] can be satisfied. (...)
Merci

Mart.