mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 06:40:47 +00:00
Issue 15, displaying code of anonymous functions
This commit is contained in:
@@ -458,8 +458,6 @@ public class Main {
|
||||
* @param args the command line arguments
|
||||
*/
|
||||
public static void main(String[] args) throws IOException {
|
||||
//updateLicenseInDir(new File("src/")); System.exit(0); //For automatic update of lincense in source files
|
||||
|
||||
View.setWinLookAndFeel();
|
||||
loadReplacements();
|
||||
if (args.length < 1) {
|
||||
|
||||
Reference in New Issue
Block a user