Skip to content

wrap-java: add option to match java package style directory nesting #296

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

ktoso
Copy link
Collaborator

@ktoso ktoso commented Jul 2, 2025

This adds an option to generate java binding swift files matching the java package directory structure.

├── java
│   └── util
│       └── JBase64.swift

We should likely start using this ourselfes for all the generated files, but for now just adding the option to do so manually.

@ktoso ktoso merged commit 3c3e411 into swiftlang:main Jul 2, 2025
55 of 56 checks passed
@ktoso ktoso deleted the wip-allow-wrap-java-to-match-nesting branch July 2, 2025 09:54
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.

1 participant