0

I save frequently in ItelliJ and so each save triggers a jRebel build of that particular class which affects my IDE's performance. I would like to have a different shortcut for jRebel build but I can't seem to get IntelliJ not to trigger a build every time I click ctrl+s.

Would anybody know how to do that?

Xyz
  • 5,955
  • 5
  • 40
  • 58
goe
  • 343
  • 1
  • 4
  • 13

1 Answers1

0

Nevermind, I disabled the "Enable incremental compilation on Save" option in my Eclipse Mode plugin for now to resolve this.

goe
  • 343
  • 1
  • 4
  • 13