-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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
Labels
No labels