Clear Javeleon cache before application start (if needed)
Eclipse Plugin for Javeleon
Status: Abandoned
Brought to you by:
rjahn
The Javilion plugin should save meta information:
JRE version
Javeleon version
in the Javeleon temp path.
If an application with javeleon instrumentation is started -> check meta info and clear cache if information has changed!
e.g. Use a different JRE or use a new Javeleon release -> clear cache before app start to avoid crashes
To implement this feature, we need a custom launcher implementation similar to a debug launcher. Otherwise we can't check meta info before application start!