Example usage for org.eclipse.jdt.core IPackageFragmentRoot interface-usage

List of usage examples for org.eclipse.jdt.core IPackageFragmentRoot interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.core IPackageFragmentRoot interface-usage.

Usage

From source file org.eclipse.che.jdt.internal.core.PackageFragmentRoot.java

public class PackageFragmentRoot extends Openable implements IPackageFragmentRoot {

    /*
     * No source attachment property
     */
    public final static String NO_SOURCE_ATTACHMENT = ""; //$NON-NLS-1$