Example usage for org.eclipse.jdt.core.formatter DefaultCodeFormatterConstants subclass-usage

List of usage examples for org.eclipse.jdt.core.formatter DefaultCodeFormatterConstants subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.core.formatter DefaultCodeFormatterConstants subclass-usage.

Usage

From source file com.liferay.ide.ui.LiferayDefaultCodeFormatterSettings.java

/**
 * @author Greg Amerson
 */
@SuppressWarnings({ "restriction", "rawtypes", "unchecked", "deprecation" })
public class LiferayDefaultCodeFormatterSettings extends DefaultCodeFormatterConstants {