Skip to content

Add IntelliJ troubleshooting tips to BUILD.md#1096

Merged
Stefterv merged 3 commits into
processing:mainfrom
marioguzzzman:update-build-docs-intellij-troubleshooting
May 16, 2025
Merged

Add IntelliJ troubleshooting tips to BUILD.md#1096
Stefterv merged 3 commits into
processing:mainfrom
marioguzzzman:update-build-docs-intellij-troubleshooting

Conversation

@marioguzzzman

@marioguzzzman marioguzzzman commented May 15, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown
Member

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
Copy Markdown
Collaborator

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

I was about to say the same :)

@marioguzzzman

Copy link
Copy Markdown
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