You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: