Skip to content

Build can fail if the project is modular #144

Description

@prrvchr

Hi all,

If you have an UNO Java modular project in Eclipse building the jar file can fail. And this happens both with Ant and by creating the extension directly.

This comes from the fact that Eclipse in modular mode does not necessarily put dependencies in the build path if this dependency comes from a project present in the workspace (ie: sibling project), while in non-modular mode the absence of dependencies produces errors on imports.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions