Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add aarch64 support to JbrResolver.arch() #600

Closed
hef opened this issue Feb 20, 2021 · 0 comments
Closed

add aarch64 support to JbrResolver.arch() #600

hef opened this issue Feb 20, 2021 · 0 comments
Assignees
Milestone

Comments

@hef
Copy link

hef commented Feb 20, 2021

https://github.com/JetBrains/gradle-intellij-plugin/blob/f937e69501548fe6412bab544865c3b5e0ceb536/src/main/groovy/org/jetbrains/intellij/jbr/JbrResolver.groovy#L180-L183

https://confluence.jetbrains.com/pages/viewpage.action?pageId=205389940

It looks aarch64 builds of the jetbrains runtime exist, but the jbr resolver can only handle x86 and x64.

@zolotov zolotov self-assigned this Feb 21, 2021
@zolotov zolotov added this to the 0.7.0 milestone Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants