Skip to content

Java bridge: generate all classes as public #40

Open
@Boris-Rasin

Description

@Boris-Rasin

Today, bridged class with the same name as it's C++ header is generated as public, but additional bridged classes in the same C++ header generated as package-private.

One possible solution is to generate each Java class in it's own source file, so they can all be public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions