RonSijm@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoOopsie, Visual Studio License expired, so the build server stopped workingprogramming.devimagemessage-square88linkfedilinkarrow-up1416arrow-down14file-text
arrow-up1412arrow-down1imageOopsie, Visual Studio License expired, so the build server stopped workingprogramming.devRonSijm@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square88linkfedilinkfile-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-up15arrow-down3·2 years agoFor C, I use Makefiles. The Microsoft ecosystem sounds like a nightmare.
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up16·2 years agoThey started at Java’s build system and set a course for Hell.
minus-squarejaybone@lemmy.worldlinkfedilinkarrow-up8·2 years 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.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up1·1 year agoHey hey hey, put some respect on Java, we don’t need certificates to compile our shit.
For C, I use Makefiles. The Microsoft ecosystem sounds like a nightmare.
They started at Java’s build system and set a course for Hell.
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.
Hey hey hey, put some respect on Java, we don’t need certificates to compile our shit.