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

add-exports in eclipse configuration #2245

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

tomasbjerre
Copy link
Contributor

To avoid compilation error in Eclipse on import sun.security.x509.*;.

I found the solution here:
https://stackoverflow.com/a/71749829/2477084

Submitter checklist

  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

To make it compile with Java 17.
@tomasbjerre tomasbjerre requested a review from a team as a code owner July 5, 2023 06:32
@oleg-nenashev oleg-nenashev added the chore Maintenance label Jul 5, 2023
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to WireMock, @tomasbjerre 👋

@oleg-nenashev oleg-nenashev merged commit a6841b5 into wiremock:master Jul 10, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants