RonSijm@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoOopsie, Visual Studio License expired, so the build server stopped workingprogramming.devimagemessage-square87linkfedilinkarrow-up1411arrow-down14file-text
arrow-up1407arrow-down1imageOopsie, Visual Studio License expired, so the build server stopped workingprogramming.devRonSijm@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square87linkfedilinkfile-text
Oh no, not just my build server, Microsofts build server… Everyones’ Azure build server - (if you’re building on windows)
minus-squarejaybone@lemmy.worldlinkfedilinkarrow-up8·1 year agoMaven works without an IDE. (And so does ant if you’re going back that far.) And really early Java we used Makefiles. Anyway all of that worked without an IDE.
Maven works without an IDE. (And so does ant if you’re going back that far.)
And really early Java we used Makefiles.
Anyway all of that worked without an IDE.