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 d0112e5 commit e2bb550Copy full SHA for e2bb550
index.html
@@ -79,7 +79,7 @@ <h1>JD Project</h1>
79
</ul>
80
</li>
81
<li>JD-GUI supports Drag and Drop.</li>
82
-<li>JD-GUI supports JAR & ZIP files.</li>
+<li>JD-GUI supports CLASS, JAR, WAR, EAR & ZIP files.</li>
83
<li>JD-GUI displays color coded Java source code.</li>
84
<li>JD-GUI allows you to browse the “class” files hierarchy.</li>
85
<li>JD-GUI displays “log” files, and allow you to decompile “class” files appearing in Java stack traces.</li>
0 commit comments