in Version 5.0.2.500 (and earlier) you get a "/" at the end but in 5.1.1.672 you get no "/"
So only if the PL/SQL-Developer thinks that there is a Package it puts a "/" at the end.
We have some Packages with a big comment bevor the "create or replace"-Statement (up to 800 lines). In this case the PL/SQL-Developer thinks it is no package and puts no "/" at the end.
In the older versions it only depends on the windowtype.
Hello again,
till now we used an older Version, where the slash depends on the windowtype. But now we have in a new Database the ORA-01026 (multiple buffer of size > 4000 in the bind list) Problem. So we must use a newer Version. It is not possible to delete the comments! They are our history. It is possible for you to add something in the Preferences, to get the old behaviour?