procyon icon indicating copy to clipboard operation
procyon copied to clipboard

Case sensetive class name

Open kopavel opened this issue 2 years ago • 0 comments

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)

kopavel avatar May 06 '23 20:05 kopavel