allenai / allenai/pdffigures2

error when running sbt

Open
#34 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
759
Forks
130
PR merge metrics
No merged PRs in 30d

Description

I successfully compiled pdffigures 2, but when I tried running sbt inside pdffigures2 after downloading the package. When I typed "run", I got this error:
[error] /home/mgryder/pdfscala/pdffigures2/src/main/scala/org/allenai/pdffigures 2/VisualLogger.scala:173:45: value EXIT_ON_CLOSE is not a member of object javax .swing.JFrame
[error] frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE)
[error] ^
[error] one error found
[error] (Compile / compileIncremental) Compilation failed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.