Code inheritance in forms 11g
In forms 9i, if I wrote some code that is inherited into other forms, and then modified it, the changes were automatically picked up in the other forms when I opened them in developer. This does not appear to be happening in 11g. Is there some parameter that I need to set to make this happen? I am developing in Microsoft Windows environment.
0