Skip to content

Unable to compile non-modular Java project with Ant #147

Description

@prrvchr

If we try to compile a non-modular Java project with Ant, we get this error:

Buildfile: /home/prrvchr/github/vCardOOo/source/vCardOOo/build.xml
init-env:
     [echo] Initializing the properties for LibreOffice
     [echo] Office libs path: /lib/libreoffice/program
     [echo] Workspace path: /home/prrvchr/github/vCardOOo/source
    [mkdir] Created dir: /home/prrvchr/github/vCardOOo/source/vCardOOo/build/idl
    [mkdir] Created dir: /home/prrvchr/github/vCardOOo/source/vCardOOo/build/idl/urd
    [mkdir] Created dir: /home/prrvchr/github/vCardOOo/source/vCardOOo/build/idl/rdb
     [echo] Project SDK use idlc
     [echo] Project language Java
init-java:
     [echo] Project is Java

BUILD FAILED
/home/prrvchr/github/vCardOOo/source/vCardOOo/build.xml:145: You must specify value, location or refid with the name attribute

Total time: 3 seconds

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