You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Vaadin7WidgetSet.gwt.xml 418B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.8.1//EN" "http://gwtproject.org/doctype/2.8.1/gwt-module.dtd">
  3. <module>
  4. <!-- Hint for WidgetSetBuilder not to automatically update the file -->
  5. <!-- WS Compiler: manually edited -->
  6. <inherits name="com.vaadin.DefaultWidgetSet" />
  7. <source path="shared" />
  8. <source path="client" />
  9. </module>