2 Widgetsets inherit each other?

Ok, I have been battling this for a couple hours now, I have two widgetsets I want to use, one for my main application and one for my fallback application. But when I run the little eclipse plugin, it tries to build my widgetset.gwt.xml for me, I don’t want it to do that, I want it to compile what I have put in the file, not put in there what I have left out because I left that out on purpose!

I have tried selected the individual gwt.xml files and hitting the button and still, the compiler insists that ALL widget sets must be part of the same widgetset which is EXTREMELY annoying.

Is there a way around this? I would like to define the widgets in my gwt.xml without the plugin adding what it finds.

	<!-- WS Compiler: manually edited -->

Thank you very much! This is a really valueable information.