Skip to content

Commit beb8ada

Browse files
committed
built to .jar and added multiplatform sevenzip library
1 parent c475ff4 commit beb8ada

17 files changed

+1
-2
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<classpath>
33
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-8-openjdk-amd64"/>
44
<classpathentry kind="src" path="src"/>
5-
<classpathentry kind="lib" path="lib/sevenzipjbinding-AllLinux.jar"/>
65
<classpathentry kind="lib" path="lib/sevenzipjbinding.jar"/>
76
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
7+
<classpathentry kind="lib" path="lib/sevenzipjbinding-AllPlatforms.jar"/>
88
<classpathentry kind="output" path="bin"/>
99
</classpath>

bin/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.
2.77 KB
Binary file not shown.

bin/pkg/CompressArchive.class

3.45 KB
Binary file not shown.
894 Bytes
Binary file not shown.
1.26 KB
Binary file not shown.

bin/pkg/Coordinate.class

1005 Bytes
Binary file not shown.

bin/pkg/ExtractArchive$1.class

1005 Bytes
Binary file not shown.

bin/pkg/ExtractArchive.class

3.45 KB
Binary file not shown.

bin/pkg/Loader.class

2.24 KB
Binary file not shown.

bin/pkg/Menu.class

4.25 KB
Binary file not shown.

bin/pkg/MenuListener.class

1.07 KB
Binary file not shown.

bin/pkg/Pixel.class

724 Bytes
Binary file not shown.

bin/pkg/Saver.class

3.08 KB
Binary file not shown.

build/Danpression.jar

7.22 MB
Binary file not shown.

lib/sevenzipjbinding-AllLinux.jar

-1.87 MB
Binary file not shown.

lib/sevenzipjbinding-AllPlatforms.jar

5.55 MB
Binary file not shown.

0 commit comments

Comments
 (0)