User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616
Hi All,
My application was loading an old version of the plugin.xml and then
crashing because the plugin.xml referred to a class that does not exist
in the current jar version. I start the RCP with the -data option, and
I looked in there for the old plugin.xml, but I did not see it.
Using -clean seems to have removed the cached plugin.xml, but my
question is, where was it? It was driving me crazy trying to find it on
my system. Why wouldn't it be in the data directory?