Disable auto build on save in Oracle JDeveloper to improve performance



By default whenever you save any file, Oracle JDeveloper will build your code which can reduce the performance if you frequently click Save. To disable this follow the below steps:

  • Go to Tools Menu, then click Preferences

  • Goto Code Editor Section and select Save Action. Make sure that there is no action in both the areas: before and after. If there is any action in these areas, delete it using the delete buttons.

Comments