Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

missing class edu.isi.bmkeg.lapdf.uima.DocumentInformation #26

@w39hh

Description

@w39hh

Thanks very much for lapdftext. The current code fails to build, as edu.isi.bmkeg.utils.ISI_UIMA_PDFUtils refers to the following missing class
edu.isi.bmkeg.lapdf.uima.DocumentInformation

Solution: run maven with generate-sources first, uima package classes will be generated; then maven build. In my Eclipse embedded maven configuration the generate-sources step was somehow being misssed, build then failed at compile step, as generated classes were not present

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