Example usage for org.eclipse.jdt.core.search IJavaSearchConstants interface-usage

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

Introduction

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

Usage

From source file org.eclipse.jst.jsp.ui.tests.search.JSPSearchTests.java

/**
 * Tests for JSPSearchSupport
 * @author pavery
 */
public class JSPSearchTests extends TestCase implements IJavaSearchConstants {

From source file org.eclipse.objectteams.otdt.tests.search.OTJavaSearchTestBase.java

/**
 * Tests the Java search engine where results are JavaElements and source
 * positions.
 * 
 * @version $Id: OTJavaSearchTestBase.java 23494 2010-02-05 23:06:44Z stephan $
 */