Version tag for java class files (OAF)
Oracle has the ability to run a script to determine what version of forms / files are in apps. How does it do this for java .class files? As part of OAF updates, these files may be modified into several new versions but the comment block (the $VERSION$ tag) that is used for other files does not get put into a compiled class file from the java file that contains it. How does this happen?
Tagged:
0