Lysergid@lemmy.ml to Programmer Humor@programming.dev · 1 jaar geledenOkay, which one of you Java devs did thislemmy.mlimagemessage-square41fedilinkarrow-up1442arrow-down126
arrow-up1416arrow-down1imageOkay, which one of you Java devs did thislemmy.mlLysergid@lemmy.ml to Programmer Humor@programming.dev · 1 jaar geledenmessage-square41fedilink
minus-squareursakhiin@beehaw.orglinkfedilinkarrow-up1·1 jaar geledenAs it should be. The needs of a systems language are very different than the needs of a virtualized or interpreted one. I honestly don’t see how people use a single IDE for every language but I respect their choice to do it.
minus-squareaksdb@feddit.delinkfedilinkarrow-up1·1 jaar geledenI have a few projects where parts are Java, parts are Go and parts are C. Having that in a single workspace can be convenient.
minus-squareursakhiin@beehaw.orglinkfedilinkarrow-up1·1 jaar geledenEven those I tend to open up in their specific IDEs when the time comes. It helps me separate the language but also the workflow.
clion is also strictly separated.
As it should be. The needs of a systems language are very different than the needs of a virtualized or interpreted one. I honestly don’t see how people use a single IDE for every language but I respect their choice to do it.
I have a few projects where parts are Java, parts are Go and parts are C. Having that in a single workspace can be convenient.
Even those I tend to open up in their specific IDEs when the time comes. It helps me separate the language but also the workflow.