Java com.google.gwt.eclipse.core.properties GWTProjectProperties fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.eclipse.core.properties GWTProjectProperties fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.eclipse.core.properties GWTProjectProperties.

The text is from its open source code.

Method

ListgetEntryPointModules(IProject project)
Returns the list of entry point modules for a project (user defined, or if not specified, a default list).
GWTCompileSettingsgetGwtCompileSettings(IProject project)
voidsetEntryPointModules(IProject project, List modules)
voidsetGwtCompileSettings(IProject project, GWTCompileSettings settings)