Reading neighbor topics about many interesting third-party components that are growing in incubator here, I just thought, that for now it is not possible to use multiple components from external developers without modifying the source code and building the single widgetset from all custom components. In other words, I cannot just drop several pre-compiled jars and widgetset files into the appropriate folders and just use them.
While this is not a problem for opensource components, it, however, requires extra movements and project structure modifications - add sourcecode from all external widgets being used, add gwt compilation tasks, add compound widgetset assembling and in general increase adoption time.
Or Im wrong with this ?