diff options
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index 8bb77501a5..8335dcbe56 100644 --- a/.classpath +++ b/.classpath @@ -40,5 +40,6 @@ <classpathentry kind="lib" path="lib/byte-buddy-1.7.9.jar"/> <classpathentry kind="lib" path="lib/byte-buddy-agent-1.7.9.jar"/> <classpathentry kind="lib" path="lib/objenesis-2.6.jar"/> + <classpathentry kind="lib" path="lib/commons-compress-1.17.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |