Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

[Android Studio support] Add game-tools to ignore #6

Merged
merged 1 commit into from Apr 15, 2021

Conversation

LionZXY
Copy link
Contributor

@LionZXY LionZXY commented Mar 19, 2021

Background

Now we can start android studio, but when we start it we get the error that there are too many runtime files. The solution to this problem is to ignore the game-tools.sh file and run only studio.sh
After this fix, we can start android studio simply by substituting the desired link.
Everything works for me with this link: https://redirector.gvt1.com/edgedl/android/studio/ide-zips/4.2.0.22/android-studio-ide-202.7188722-linux.tar.gz

Changes

  • Add elif branch for ignore in runnerCandidates

Test plan

  • Replace downloadUrl to https://redirector.gvt1.com/edgedl/android/studio/ide-zips/4.2.0.22/android-studio-ide-202.7188722-linux.tar.gz
  • Run ./clone-projector-core.sh
  • Run ./build-container.sh
  • Run ./run-container.sh
  • Check that all work correctly (open in browser localhost:8887)

@LionZXY LionZXY changed the title Add game-tools to ignore [Android Studio support] Add game-tools to ignore Mar 25, 2021
@LionZXY
Copy link
Contributor Author

LionZXY commented Apr 6, 2021

@SerVB could you review it?

@SerVB
Copy link
Member

SerVB commented Apr 6, 2021

Yeah, but later

@SerVB SerVB merged commit 24afa71 into JetBrains:master Apr 15, 2021
@LionZXY LionZXY deleted the patch-2 branch August 11, 2021 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants