|
|
|
|
|
by puzz
3776 days ago
|
|
My latest Java project is cca 70,000 lines of code. 1 XML file (because the first developer didn't know about spring annotations). No need for eclipse plugins, in IntelliJ I install only two: vim-plugin and lombook. I'm not saying the Java world isn't too complicated (it is) but if you know all the possible problems -- you can keep it sane. Nowadays, I'm moving slowly to golang. But I don't think I will stop programming in Java. I still think it is a nice language, but if you inherit a project from a "enterprise Java developer" who thinks in EJBs, then just run away :). |
|