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

Show error message when unable to find java.exe #841

Merged
merged 9 commits into from
Apr 4, 2024

Conversation

christianhelle
Copy link
Owner

This pull request refactors the JavaPathProvider and PathProvider classes, moving them to the Rapicgen.Core.External namespace and updating their usings.

It also adds a new exception class, MissingJavaRuntimeException, and throws it when unable to find the java.exe executable.

@christianhelle christianhelle added the enhancement New feature or request label Apr 4, 2024
@christianhelle christianhelle self-assigned this Apr 4, 2024
@christianhelle christianhelle added the .NET Pull requests that update .net code label Apr 4, 2024
Copy link

sonarcloud bot commented Apr 4, 2024

@christianhelle christianhelle merged commit 912fdd1 into master Apr 4, 2024
91 checks passed
@christianhelle christianhelle deleted the missing-java-exception branch April 4, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Half of the provided client generators don't work but show an error
1 participant