microsoft / microsoft/azure-tools-for-java

Unable to install azure tools with Eclipse 2022-06

Open
#6,707 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Reason: external State: Resolved Tool: Eclipse Type: Bug
Dominant language
Java
Stars
262
Forks
185
Avg merge
2d 21h
Merged PRs (30d)
1

Description

After a fresh install of Eclipse 2022-06 (Package "for Java developers") I'm unable to install the azure tools. Neither marketplace nor manual install via "Install new software ..." works.

I get the following error message, which looks like some dependency to mylyn is not working:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Azure Common Plugin 3.31.0.202205311349 (com.microsoft.azuretools.core.feature.feature.group 3.31.0.202205311349)
  Missing requirement: Azure Core Plugin Library 3.31.0.202205311349 (com.microsoft.azuretools.core 3.31.0.202205311349) requires 'osgi.bundle; org.eclipse.mylyn.commons.core 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Azure Common Plugin 3.31.0.202205311349 (com.microsoft.azuretools.core.feature.feature.group 3.31.0.202205311349)
    To: org.eclipse.equinox.p2.iu; com.microsoft.azuretools.core [3.31.0.202205311349,3.31.0.202205311349]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the installation through Eclipse Marketplace and Install New Software on a fresh Eclipse 2022-06 Java Developers package. Check why Azure Common Plugin 3.31.0.202205311349 requires org.eclipse.mylyn.commons.core when installing; done means the Azure tools install successfully without the missing-dependency error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.