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

Move windowsAndroidStudioPath to a gitignored file? #230

Closed
janpio opened this issue Mar 1, 2018 · 8 comments
Closed

Move windowsAndroidStudioPath to a gitignored file? #230

janpio opened this issue Mar 1, 2018 · 8 comments

Comments

@janpio
Copy link
Contributor

janpio commented Mar 1, 2018

windowsAndroidStudioPath is by definition dependent on the machine you are using. Committing this configuration to git so doesn't really make sense, as you probably would have to change it on every machine you are checking out the project.

A better idea might be to have another configuration file for machine dependent settings that is ignored via .gitignore.

@mlynch
Copy link
Contributor

mlynch commented Mar 3, 2018

Hmm, good idea. Yea I hate that that's a thing.

@mlynch
Copy link
Contributor

mlynch commented Mar 4, 2018

I think a .capacitorrc in your home folder could work

@janpio
Copy link
Contributor Author

janpio commented Mar 4, 2018

What does the rc at the end stand for?

@jcesarmobile
Copy link
Member

Now if the default or configured path doesn't exist, it will autodetect the path from windows registry. So there is no need to set the windowsAndroidStudioPath anymore. Closing.

@andressoop
Copy link

Now if the default or configured path doesn't exist, it will autodetect the path from windows registry. So there is no need to set the windowsAndroidStudioPath anymore. Closing.

Auto detect does not work when Android Studio is installed through JetBrains Toolbox (for me at least).

@jcesarmobile
Copy link
Member

The change is not released yet

@bleuscyther
Copy link
Contributor

same issue here , based on my attempts and this comment (desktop/desktop#7195 (comment)) Jetbrain does not have a fixed path for its tools. 😅

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 12, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants