We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf89d42 commit efd0ee4Copy full SHA for efd0ee4
pom.xml
@@ -42,7 +42,7 @@
42
<configuration>
43
<archive>
44
<manifest>
45
- <mainClass>com.javadeobfuscator.deobfuscator.ui.FxWindow</mainClass>
+ <mainClass>com.javadeobfuscator.deobfuscator.ui.SwingWindow</mainClass>
46
</manifest>
47
</archive>
48
<descriptorRefs>
0 commit comments