Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Save All When Deactivating or Exiting preferences does a COMPILE for PL/SQL

OraTechAficionadoOct 23 2018 — edited Oct 25 2018

I just noticed this behavior for the first time in 18.3 when the formatter corrupted a large chunk of code (I assume this is a bug too) by converting random "=>" operators to "= >".

I then tested it on 18.2 to see the exact same behavior (the auto compile, that is).

This certainly can't be a recommended behavior and if so, give us the option to turn it off and keep it off by default. I know exactly when I want to compile my code.

PL/SQL Developer doesn't do this

Formatter Compile Issue.jpg

Message was edited by: thatJeffSmith-Oracle

Comments
Post Details
Added on Oct 23 2018
27 comments
1,925 views