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

In the .metadata directory...someone else will have to say exactly where?

Darins

"Chris Longfield" <clongfield@xxxxxxxxxxxx> wrote in message 
news:4165E393.90108@xxxxxxxxxxxxxxx
> Darin Swanson wrote:
>> My understanding is that the workspace was using a cache of information 
>> from
>> the old plugin.xml.
>> It was not actually reading the plugin.xml but just reusing the old 
>> cached
>> information stored as metadata.
>>
>> -clean cleared up the cached metadata and forced a reparse of all of the
>> plugin.xml files and corrected your problem
>>
>
> That seems right, but my question is, where was this cache? I was looking 
> all over for it.
>
> Chris