Questions tagged [intellij-idea-2016]

The popular IDE by JetBrains, specifically in its version '2016'.

61 questions
-2
votes
1 answer

How to add import in "Implemented Method Body" in IntelliJ IDEA: Settings -> Editor -> File and Code Template -> Implemented Method Body?

I set Java's "Implemented Method Body" (Settings -> Editor -> File and Code Template -> Implemented Method Body) to throw new NotImplementedException();. But NotImplementedException requires import…
Tar
  • 8,529
  • 9
  • 56
  • 127
1 2 3 4
5