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

fix: problems on windows #772

Merged
merged 3 commits into from
Jul 7, 2022
Merged

Conversation

ali-ince
Copy link
Contributor

@ali-ince ali-ince commented Jul 5, 2022

Before this PR

idea-plugin was throwing exceptions about project jdk path not being determined.

After this PR

==COMMIT_MSG==
use correct executable suffix .exe while searching for java executable and correct classpath separator ; on windows.
==COMMIT_MSG==

Possible downsides?

not aware of any.

fixes #721.

@palantirtech
Copy link
Member

Thanks for your interest in palantir/palantir-java-format, @ali-ince! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@ali-ince
Copy link
Contributor Author

ali-ince commented Jul 5, 2022

would you please let me know what to do to get the pending checks green?

@fawind
Copy link
Contributor

fawind commented Jul 7, 2022

Thanks for contributing and fixing this!

would you please let me know what to do to get the pending checks green?

The docs/changelog check requires a changelog file to be present. Added one to this PR! The Unfortunately, we can't run the Validation check on forks atm but I'll overwrite the check!

@fawind fawind merged commit 4793ab8 into palantir:develop Jul 7, 2022
@svc-autorelease
Copy link
Collaborator

Released 2.25.0

@bwgjoseph bwgjoseph mentioned this pull request Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

palantir-java IntelliJ plugin not finding JDK path on Windows
4 participants