[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.buckminster] Ignoring product file in plugin project

Hi folks,

I've been banging my head on one CQuery for quite some time now because it tries to materialize a ton of stuff it shouldn't and I didn't understand why. The query is for a eclipse.feature and as it turns out, one of the plugins included in the feature contains a foo.product file in its root directory, that somehow triggers materialization of all the product plugins.

Is there an easy way (either in the CQuery or with a CSpex) to tell Buckminster to ignore that product definition? I do not want to manually exclude each plugin from the product with an Advisory...


thanks, Carsten