I have an eclipse feature which essentially depends upon the Eclipse for Javascript Web Developers platform (it depends upon many plugins in there). However, one set of plugins causes a conflict with my feature's plugins: jsdt.debug.*
So, the question is, when a user installs / runs this feature, is there a way I can disable the 4 jsdt.debug plugins which cause this conflict?