▲ | raspasov 3 days ago | ||||||||||||||||
That’s a common misconception. JVM toolchain is way better than the hellscape that are most other language ecosystems. Maven, for example, works reliably and is rock-solid. The only unsolved problem is if you get two libraries/frameworks requesting another dependency, but with different incompatible versions. But I don’t think most other ecosystems solve that painlessly either. Debug specifically is state-of-the-art. Look at YourKit, or any debugger included with common IDEs. None of those tools has a shiny Visual 2025 aesthetic, but again, they work reliably and are going to work the same way a year from now. | |||||||||||||||||
▲ | pjmlp 3 days ago | parent | next [-] | ||||||||||||||||
Indeed, JVM and .NET are the only two major ecosystems out the whole Xerox PARC ideas[0], and the reason that to this day they are my two main workhorses, plus JS runtimes, because Web. [0] - Technincally Objective-C and Swift could also be considered, but they lack the industry wide adoption, as many cool tools only exist in Apple land. | |||||||||||||||||
| |||||||||||||||||
▲ | sieabahlpark 3 days ago | parent | prev [-] | ||||||||||||||||
[dead] |