Example usage for org.eclipse.jdt.internal.core JavaProject subclass-usage

List of usage examples for org.eclipse.jdt.internal.core JavaProject subclass-usage

Introduction

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

Usage

From source file org.eclipse.buckminster.jdt.ClasspathReader.java

/**
 * A IStreamConsumer responsible for reading and parsing a
 * <code>.classpath</code> file.
 * 
 * @author Thomas Hallgren
 */