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

Can gradle-doctor be used for non-Android Studio projects? #386

Open
leinardi opened this issue Dec 12, 2024 · 0 comments
Open

Can gradle-doctor be used for non-Android Studio projects? #386

leinardi opened this issue Dec 12, 2024 · 0 comments

Comments

@leinardi
Copy link

Hello!

First, I want to express my gratitude for this fantastic project. I've been a very happy user of gradle-doctor in my Android projects, and it has been incredibly helpful. Thank you for your hard work!

I would like to use gradle-doctor for my Linux Kotlin/Native projects, which are developed in IntelliJ IDEA instead of Android Studio. However, I'm not entirely sure if it is appropriate to use this plugin in non-Android Studio projects.

The specific point of confusion is related to the JAVA_HOME is not set error:

Please set JAVA_HOME so that switching between Android Studio and the terminal does not trigger a full rebuild.

This error seems Android Studio-specific. I'm not sure if:

  1. The error message is simply not generic enough and should include IntelliJ IDEA (if the issue affects both IDEs).
  2. The error is indeed Android Studio-specific and doesn't apply to IntelliJ IDEA.

In the latter case, should I just ignore this error when using gradle-doctor with IntelliJ IDEA? Or does it not make sense to use this plugin outside of Android Studio at all?

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

1 participant