When more than one developer work on the same code (function, package, procedure), it is vely likely to overwrite each other's code when save their code from the editor.
Is there anyway SQL developer can detect the database code or object change, and indicate the change to remind the developer?
At least, does it allow the developer to refresh the code in the editor interface, to get the la6est version of code, or ensure the code in the editor is the current code?