-
Notifications
You must be signed in to change notification settings - Fork 324
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
CONTRIBUTING.md guide feedback #7911
Comments
Consider more explicit instructions? I'm guessing we're opening the |
This is expected to take a long time? If so, and no feedback is expected, it'd be good to call that out. (Mine seems stalled but maybe WAI?) EDIT: it did complete. Took a long time and generated A LOT of warnings that I think are safe to ignore? |
Should this be "Project Settings > Modules" ? |
Should be: In the "IntelliJ IDE > Settings.. | Build, Execution, Deployment | Build Tools | Gradle" setting (for Mac). |
Filing this issue as a friction log that I encountered while trying to set up my development environment:
It is unclear how to do this. Should go in a
.bash_profile
,.zshrc
, etc. file? Should this be done from the IDE? More clear instructions needed.Where do you set these directories? Are these supposed to be environment variables in your
.bash_profile
,.zshrc
, etc.? Are these supposed to be set in the IDE? How do you know where to add this to satisfy the requirement of "...shell initialization script that runs at login. (not just for the one used for every interactive shell)"? More explicit instructions needed.How do you do this? Is there an easy way to find out where your IDEA installation directory is?
Is there a better way to re-run this than deleting the repository and starting over? If this doesn't succeed on the first try, this is painful to have to keep deleting the repo to reproduce this step.
Should this be "Add JDK from disk"? Also, it is unclear where this is "Point it to the directory of the jbr which is under the IDEA's content (e.g. IntelliJ IDEA CE.app/Contents/jbr).". I do not know where to find this path on my machine.
There is no option for "Add IntelliJ Platform Plugin SDK"

I do not see an option for a "main" module.

The text was updated successfully, but these errors were encountered: