|
|
|
|
|
by sumanthvepa
1823 days ago
|
|
If you cannot convince your boss, I suggest changing your workflow. Don't use IntelliJ. I love it and pay for the commercial version, but I use Emacs and Vi for lots of things, including Java code. You can use a more light weight editor like VS Code etc. If you are on Windows, Notepad++ etc are also good options. You don't need IntelliJ to learn Java. Indeed it will hinder your students learning of the fundamentals. |
|
The better recommendation would be VsCode or Sublime using the eclipse language server.