Adding translatable-only benchmarks files to gwt-lang. git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1935 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/lang/.classpath b/eclipse/lang/.classpath index e12350c..571f299 100644 --- a/eclipse/lang/.classpath +++ b/eclipse/lang/.classpath
@@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="dev/super/com/google/gwt/dev/jjs/intrinsic"/> + <classpathentry kind="src" path="user/super/com/google/gwt/benchmarks/translatable"/> <classpathentry kind="src" path="user/super/com/google/gwt/emul"/> <classpathentry kind="src" path="user/super/com/google/gwt/junit/translatable"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>