- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for ForceGuavaCompilationEntryPoint (0.6 seconds)
-
guava-gwt/src/com/google/common/ForceGuavaCompilationEntryPoint.java
package com.google.common; import com.google.gwt.core.client.EntryPoint; /** * A dummy entry point to convince Maven to compile our classes. * * @author Chris Povirk */ public class ForceGuavaCompilationEntryPoint implements EntryPoint { @Override public void onModuleLoad() {}Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Jan 18 02:54:30 GMT 2025 - 892 bytes - Click Count (0) -
guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml
<!-- com.google.common.testing.Testing is located in GuavaTests under guava-gwt/test --> <source path=""> <include name="ForceGuavaCompilationEntryPoint.java" /> </source> <entry-point class="com.google.common.ForceGuavaCompilationEntryPoint" />Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Sep 27 15:04:14 GMT 2021 - 1.1K bytes - Click Count (0) -
guava-gwt/pom.xml
cpovirk <******@****.***> 1768231037 -0800
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)