Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

SWT JAR download URL is broken #48

Description

This library contains a class that attempts to download the SWT JAR: https://github.com/microsoft/vsts-authentication-library-for-java/blob/master/core/src/main/java/com/microsoft/alm/auth/oauth/helper/SwtJarLoader.java#L26

However, the URL it uses only returns 404 for any of the JAR files it is supposed to download.

I eventually arrived here because the Azure DevOps plugin in JetBrains Rider IDE only presented the Device Code Authorization dialog instead of standard OAuth2.

Workaround for me was to download the JAR file manually and place it in $HOME/.swt/swt-x86_64.jar, but that should have been unnecessary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions