package org.gcube.resourcemanagement.support.client; import com.google.gwt.core.client.EntryPoint; public class Resource_support implements EntryPoint { /** * This is the entry point method. */ public void onModuleLoad() { } }