In SQL Developer, set feedback off
hides all the output irrespective of error messages.
I want to hide only the messages that are success and show the error messages.
This is how SQL*Plus behaves. Is the same behaviour possible in SQL Developer and SQLcl?