https://kotlinlang.org logo
#random
Title
# random
j

jaguililla

02/01/2023, 7:48 AM
Apache Ant was the best build tool ever created for the JVM... If Makefiles came into fashion again, could we get any chance Ant does the same?
🧌 1
r

Rob Elliot

02/01/2023, 1:23 PM
I never really understood why Ant was in XML... all the commands seemed to be calls to a static Java method? So why couldn't it just be written in Java?
5 Views