Skip to content

document build requirements #5

@bertsky

Description

@bertsky

Please specify the build requirements in the README.

Most obvious (to me at least), you need maven. But then it seems you also need some special JDK to run mvn install:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project tabbypdf: Fatal error compiling: java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTags -> [Help 1]

Running with -e I see:

java.lang.ClassNotFoundException: com.sun.tools.javac.code.TypeTags

My default javac is from OpenJDK 11. What do I need to build tabbypdf?

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