Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for ForceGuavaCompilation (0.16 seconds)

  1. guava-gwt/src/com/google/common/ForceGuavaCompilationEntryPoint.java

    cpovirk <******@****.***> 1737168731 -0800
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Sat Jan 18 02:54:30 GMT 2025
    - 892 bytes
    - Click Count (0)
  2. guava-gwt/pom.xml

                  <excludes>
                    <!-- Yes, we want to exclude ForceGuavaCompilation 4 times: -->
                    <!-- (And we might as well exclude DummyJavadocClass 3 times (though it would be harmless to include).) -->
                    <!-- 1. Don't compile it (since that requires a *non-test* dep on gwt-user. -->
                    <exclude>**/ForceGuavaCompilation*</exclude>
                    <exclude>**/DummyJavadocClass*</exclude>
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Jan 12 15:19:17 GMT 2026
    - 18.2K bytes
    - Click Count (0)
Back to Top