gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="core/src"/> |
Daniel Kurka | d3c7af1 | 2013-10-11 16:21:11 +0200 | [diff] [blame] | 4 | <classpathentry excluding="**/public/**|com/google/gwt/dev/javac/typemodel/test/package-info.java" kind="src" path="core/test"/> |
scottb@google.com | 9ddb1f1 | 2008-03-19 02:17:40 +0000 | [diff] [blame] | 5 | <classpathentry excluding="com/google/gwt/dev/jjs/intrinsic/" kind="src" path="core/super"/> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
scottb@google.com | 3edd5e4 | 2008-02-28 14:41:34 +0000 | [diff] [blame] | 7 | <classpathentry kind="var" path="GWT_TOOLS/lib/apache/ant-1.6.5.jar" sourcepath="/GWT_TOOLS/lib/apache/ant-1.6.5-src.zip"/> |
| 8 | <classpathentry kind="var" path="GWT_TOOLS/lib/apache/tapestry-util-text-4.0.2.jar" sourcepath="/GWT_TOOLS/lib/apache/tapestry-util-text-4.0.2-src.zip"/> |
Roberto Lublinerman | 2dc713a | 2016-01-06 17:06:42 -0800 | [diff] [blame] | 9 | <classpathentry kind="var" path="GWT_TOOLS/lib/eclipse/org.eclipse.jdt.core_3.11.2-CUSTOM-GWT-2.8-20160205.jar" sourcepath="/GWT_TOOLS/lib/eclipse/org.eclipse.jdt.core.source_3.11.2-CUSTOM-GWT-2.8-20160205.jar"/> |
| 10 | <classpathentry kind="var" path="GWT_TOOLS/lib/eclipse/jdtCompilerAdapter_3.11.2-CUSTOM-GWT-2.8-20160205.jar"/> |
David Ostrovsky | e290623 | 2014-06-15 18:10:33 +0200 | [diff] [blame] | 11 | <classpathentry exported="true" kind="var" path="GWT_TOOLS/lib/jetty/jetty-9.2.14.v20151106/jetty-all-9.2.14.v20151106.jar"/> |
Daniel Kurka | d3c7af1 | 2013-10-11 16:21:11 +0200 | [diff] [blame] | 12 | <classpathentry kind="var" path="GWT_TOOLS/lib/jsr305/jsr305.jar"/> |
fabbott@google.com | 618aafc | 2011-03-08 16:22:05 +0000 | [diff] [blame] | 13 | <classpathentry kind="var" path="GWT_TOOLS/lib/junit/junit-4.8.2.jar" sourcepath="/GWT_TOOLS/lib/junit/junit-4.8.2-src.zip"/> |
Daniel Kurka | 7bae206 | 2014-09-23 11:20:56 -0700 | [diff] [blame] | 14 | <classpathentry kind="var" path="GWT_TOOLS/lib/objectweb/asm-5.0.3/lib/asm-all-5.0.3.jar"/> |
gwt.team.scottb | ee138fa | 2007-01-16 19:49:02 +0000 | [diff] [blame] | 15 | <classpathentry kind="var" path="GWT_TOOLS/lib/tomcat/ant-launcher-1.6.5.jar"/> |
| 16 | <classpathentry kind="var" path="GWT_TOOLS/lib/tomcat/catalina-1.0.jar"/> |
| 17 | <classpathentry kind="var" path="GWT_TOOLS/lib/tomcat/catalina-optional-1.0.jar"/> |
Thomas Broyer | e01c5dc | 2016-03-07 02:30:10 +0100 | [diff] [blame] | 18 | <classpathentry kind="var" path="GWT_TOOLS/lib/jetty/jetty-9.2.14.v20151106/mortbay-apache-jsp-8.0.9.M3.jar"/> |
| 19 | <classpathentry kind="var" path="GWT_TOOLS/lib/jetty/jetty-9.2.14.v20151106/mortbay-apache-el-8.0.9.M3.jar"/> |
| 20 | <classpathentry kind="var" path="GWT_TOOLS/lib/jetty/jetty-9.2.14.v20151106/jetty-apache-jsp-9.2.14.v20151106.jar"/> |
David Ostrovsky | e290623 | 2014-06-15 18:10:33 +0200 | [diff] [blame] | 21 | <classpathentry kind="var" path="GWT_TOOLS/lib/htmlunit/htmlunit-2.19/htmlunit-2.19.jar"/> |
| 22 | <classpathentry kind="var" path="GWT_TOOLS/lib/htmlunit/htmlunit-2.19/htmlunit-core-js-2.15.jar"/> |
Daniel Kurka | 519e16b | 2015-02-18 20:23:41 +0000 | [diff] [blame] | 23 | <classpathentry kind="var" path="GWT_TOOLS/lib/protobuf/protobuf-2.5.0/protobuf-java-rebased-2.5.0.jar"/> |
Michael Zhou | 3e4353a | 2016-04-06 22:52:34 -0400 | [diff] [blame] | 24 | <classpathentry kind="var" path="GWT_TOOLS/lib/guava/guava-19.0/guava-19.0-rebased.jar"/> |
Michael Zhou | 21e557e | 2016-04-06 14:41:09 -0400 | [diff] [blame] | 25 | <classpathentry kind="var" path="GWT_TOOLS/lib/gson/gson-2.6.2.jar"/> |
Michael Zhou | 1ed44cd | 2016-04-04 22:58:28 -0400 | [diff] [blame] | 26 | <classpathentry kind="var" path="GWT_TOOLS/lib/jscomp/20160315/sourcemap-rebased.jar"/> |
rluble | 9e6a3cf | 2014-10-16 11:12:01 -0700 | [diff] [blame] | 27 | <classpathentry kind="var" path="GWT_TOOLS/lib/json/android-sdk-19.1/json-android-rebased.jar"/> |
Roberto Lublinerman | c4a8acb | 2016-03-15 09:51:15 -0700 | [diff] [blame] | 28 | <classpathentry kind="var" path="GWT_TOOLS/lib/apache/commons/commons-collections-3.2.2.jar"/> |
David Ostrovsky | e290623 | 2014-06-15 18:10:33 +0200 | [diff] [blame] | 29 | <classpathentry exported="true" kind="var" path="GWT_TOOLS/lib/tomcat/tomcat-servlet-api-8.0.28.jar"/> |
Thomas Broyer | e01c5dc | 2016-03-07 02:30:10 +0100 | [diff] [blame] | 30 | <classpathentry exported="true" kind="var" path="GWT_TOOLS/lib/tomcat/tomcat-websocket-api-8.0.28.jar"/> |
| 31 | <classpathentry exported="true" kind="var" path="GWT_TOOLS/lib/tomcat/tomcat-annotations-api-8.0.28.jar"/> |
Stephen Haberman | d334267 | 2015-01-10 12:20:44 -0600 | [diff] [blame] | 32 | <classpathentry kind="var" path="GWT_TOOLS/lib/colt/colt-1.2.jar" sourcepath="/GWT_TOOLS/lib/colt/colt-1.2-src.jar"/> |
gwt.team.scottb | ab0aa68 | 2006-12-06 23:14:19 +0000 | [diff] [blame] | 33 | <classpathentry kind="output" path="bin"/> |
Roberto Lublinerman | 424b75f | 2013-11-20 14:02:22 -0800 | [diff] [blame] | 34 | </classpath> |