This observer will set the modification timestamp of the output file to be the same as the source file. This program uses the Eclipse IResource class to get and set the timestamps. |
| LOCAL theDescription$="Set modification timestamp of output file to be the same as source file" |
| LOCAL theNotificationFlag=_pvxConstants'_idePostProcess |
| FUNCTION update(initPvxState) | ||||
The logic to be executed when the observer is triggered. | ||||
|
|
theDescription$, theNotificationFlag |
|
getDescription$(), getEventNotificationFlag(), init(), update(), createAlternateSourceFile(), getAlternateSourceFile$() |
|