Skip to content

Eclipse doesn't automatically attach sources due to JAR layout  #447

Open
@the-former-programmer

Description

@the-former-programmer

The current java sources layout looks like this:
root
-META-INF
-main
--com
---openai

But the layout needs to look like
root
-META-INF
-com
--openai

This is to support the automatic attachment of sources within IDEs like Eclipse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions