Skip to content

Add IntelliJ troubleshooting tips to BUILD.md #1096

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

Conversation

marioguzzzman
Copy link
Contributor

@marioguzzzman marioguzzzman commented May 15, 2025

This PR adds a new section to BUILD.md with troubleshooting tips for using IntelliJ IDEA, including:

  • Selecting the correct JDK (temurin-17)
  • Steps to download the right JDK via IntelliJ
  • Explaining the “Duplicate content roots detected” warning

Screenshots included for clarity.

Thanks again @Stefterv and @SableRaf for the green light!

troubleshooting-Intellij-download-jdk
troubleshooting-Intellij-setting-djk-version-manually

Closes #1095

@Stefterv
Copy link
Collaborator

Great! Can you add the images to the repo, we don't have a guarantee that the GitHub attachments will live forever.

@marioguzzzman
Copy link
Contributor Author

Yes, I can. Should I just add a build_troubleshooting folder in at the same level as the BUILD.md? is there a preferred way to add this images?

@Stefterv
Copy link
Collaborator

I would suggest adding them to a .github/media folder for now, I'd like to keep the top level folders clean. @SableRaf can you input on this as well?

@SableRaf
Copy link
Collaborator

I would suggest adding them to a .github/media folder for now

I was about to say the same :)

@marioguzzzman
Copy link
Contributor Author

Great media-synching thoughts there ;)

Screenshots are now added in .github/media and linked in BUILD.md as suggested

Let me know if you'd like any adjustments!

@Stefterv Stefterv merged commit 3de8661 into processing:main May 16, 2025
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

Successfully merging this pull request may close these issues.

Add IntelliJ build troubleshooting tips (JDK version, GUI launch, duplicate roots) to BUILD.md
3 participants