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

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

Introduction

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

Usage

From source file net.sourceforge.eclipsejetty.launch.JettyClasspathAttribute.java

/**
 * Eclipse classpath attrubite for Jetty library
 * 
 * @author Manfred Hantschel
 */
public class JettyClasspathAttribute implements IClasspathAttribute {

From source file net.sourceforge.eclipsejetty.launch.util.JettyClasspathAttribute.java

/**
 * Eclipse classpath attrubite for Jetty library
 * 
 * @author Manfred Hantschel
 */
public class JettyClasspathAttribute implements IClasspathAttribute {