On 01/17/2015 08:34 PM, Emmanuel Lécharny wrote: > So basically, last week-end, I was able to reset my env with the correct > dependencies, and all was ok. > > But at some point, I had to refer to the latest snapshor for ApacheDS, and I > tried to doom the > .metadata/plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.apache.directory.... > and now, I have many errors when reloading the full project. > > Is there any way I can get this fixed ? Should I totally doom yje .metadata > directory ?
Do you have problems with the Tycho cmd line build or with your Eclipse environment? I guess the latter. In such cases I deleted my whole workspace and had to apply all the settings. I didn't find out a less invasive method yet. Maybe try to delete only .metadata/plugins/org.eclipse.pde.core, hopefully only the PDE (plugin development env) is resettet then. Kind Regards, Stefan
