[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] -clean, -data wierdness

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?

Chris