There's a lot of PBL in the procedure, but if I only changed one at a time, if we need to compile all of the PBL again?
CodePudding user response:
Don't need, can be compiled separately! Right-click on the PBL builder... the
CodePudding user response:
You can use Incremental compilation, an option in the project, Rebuild: Incremental represent Incremental, Full representing the whole compiled
If you modify the ancestors object, using the incremental compilation will compile all the object inheritance and reference the again
CodePudding user response:
It is ok to should be to recognize the file name
CodePudding user response: