procyon
procyon copied to clipboard
Case sensetive class name
There is problem decompiling whole JAR to directory in windows when JAR contains different classes with name different only by case. For example aa.class and Aa.class The only solution is send files directly to ZIP file (if we want generate -source,jar artifact for example)