Hello,
is there a way/tool how to check whether build classes were enhanced with valid OEM license?
Scenario:
1) Build and enhance Java application with some Object DB license key.
2) Pick particular JAR containing enhanced classes from the build above.
3) Run some tool against picked JAR to determine the result of enhancing (whether it is enhanced correctly, with what license, validity, etc.)
Thank you.