1 <?xml version="1.0" encoding="utf-8"?> 2 <module> 3 4 <source path=""/> 5 6 <super-source path="super"/> 7 8 <inherits name="com.google.common.annotations.Annotations"/> 9 10 <inherits name="com.google.common.base.Base"/> 11 12 <inherits name="com.google.common.collect.Collect"/> 13 14 <inherits name="com.google.common.util.concurrent.Concurrent"/> 15 16 <inherits name="java.util.Util"/> 17 18 </module> 19