<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.4.0//EN" "http://google-web-toolkit.googlecode.com/svn/tags/2.4.0/distro-source/core/src/gwt-module.dtd"> | |
<module> | |
<inherits name="com.google.gwt.user.User" /> | |
<inherits name="com.google.common.collect.Collect" /> | |
<inherits name="org.eclipse.xtend2.lib.Lib" /> | |
<source path=""/> | |
<super-source path="super"/> | |
</module> |