fabric-loom/src/main/java/net/fabricmc/loom/configuration/ide
modmuss50 9fb167d506
General cleanup by making use of java 16 features (#397)
* General cleanup by making use of java 16 features

* use jackson-databind in place of gson when reading to a record

* Fixes

* cleanup

* dep updates

* Replace commons IOUtils usage with native java

* Update fernflower
2021-05-13 22:06:34 +01:00
..
IdeConfiguration.java General code cleanup (#313) 2020-12-24 20:58:30 +00:00
RunConfig.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
RunConfigSettings.java Fix inherit not copying `ideConfigGenerated` 2021-02-27 19:32:31 +00:00
SetupIntelijRunConfigs.java RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/setter (#349) 2021-02-12 18:43:05 +00:00