it often happens that when I rename a feature or a plugin (and I also
rename the actual directory) in the workspace, when I run a Buckminster
action it keeps complaining saying that it cannot resolve the old
plugin... refreshing Buckminster metadata from the preference page does
not help, not even restarting eclipse... the only solution I found is to
start with a brand new workspace...
I have a 'clear.buckninster.caches' ant script which basically deletes the content of the 'buckminster' directories in workspace/.metadata/.plugins/
Restart eclipse and point at the same workspace. Sometimes it seems to delete the setting in Windows|Preferences|Buckminster too, so I sometimes have to reset to default.
On 11/07/2012 01:22 PM, Alan Underwood wrote:
> Lorenzo
>
> I have a 'clear.buckninster.caches' ant script which basically deletes
> the content of the 'buckminster' directories in
> workspace/.metadata/.plugins/
> Restart eclipse and point at the same workspace. Sometimes it seems to
> delete the setting in Windows|Preferences|Buckminster too, so I
> sometimes have to reset to default.
Thank you Alan; since I'm not very familiar with ant, could you please
share such script?