Spring UI Extensions - Search

Overview

This project extends the Eclipse search subsystem and provides 'Spring aware' search capabilities. You can either search based on the implementing class of a bean or via it's name.

Usage

Bring up the search dialog and select the 'Spring search' tab. You can then use the radio buttons to determine which type of search is desired - by class or by bean id. When searching at a class level and additional option of searching for subclasses is available.

Limitations

Screenshot


Back