Friday, October 23, 2015

Disable auto built in Jdeveloper 12c on Saving project


I was quite annoyed with this feature of Jdeveloper 12c as whenever i save the project it tries to compile the project.

This is a default feature in Jdeveloper 12c.

It is good if you are working in a local machine

But if you are working in a remote machine which is already very slow this feature is quite annoying.

Luckily you can remove this feature.

In order to remove this

Go to Jdeveloper

Tools--->Preference

Go to Code Editor --> Save action.

there by default "Build project after save" option is added.

Select that option and remove it.



Say ok and restart Jdeveloper.

Now you should not face this issue.

No comments: