Of course you can use Java with an editor like Vim or Emacs for simple projects but I would advise to use an IDE like IntelliJ IDEA for bigger projects, e.g. for its support for refactoring. As a statically typed…
Of course you can use Java with an editor like Vim or Emacs for simple projects but I would advise to use an IDE like IntelliJ IDEA for bigger projects, e.g. for its support for refactoring. As a statically typed…