Java com.google.gwt.eclipse.core.preferences GWTPreferences fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

IPathcomputeSpeedTracerGeneratedFolderPath(IPath warOutLocation)
Returns the folder path where the genfiles from the gwt compile are located.
GWTRuntimegetDefaultRuntime()
booleangetJsoDetailFormatting()
Return true if the JSO detail formatter is configured for the current workspace.
booleangetRemoveTerminatedLaunches()
SdkManagergetSdkManager()
SdkSetgetSdks()
voidsetJsoDetailFormatting(boolean formatting)
updates the JSO detail formatter for the current workspace.
voidsetRemoveTerminatedLaunches(boolean remove)
Sets whether terminated launches should be cleared from the devmode view when a new launch is launched
voidsetSdks(SdkSet sdkSet)