DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
  1. DZone
  2. Coding
  3. Frameworks
  4. 5 Best Eclipse Plugins: System and Desktop Search

5 Best Eclipse Plugins: System and Desktop Search

Erich Styger user avatar by
Erich Styger
·
May. 03, 12 · Interview
Like (0)
Save
Tweet
Share
11.64K Views

Join the DZone community and get the full member experience.

Join For Free

ranked as number 3 on my list of eclipse plugins is something i missed in eclipse, but what i heavily use in microsoft visual studio: the ability to search files anywhere on my computer. as outlined in compare and merge with eclipse , eclipse is very workspace focused: i can only search files which are inside my workspace. well, unless i use the system search and desktop search plugins. they are not one of the usual plugins. here is what you can get (or search) …

the system search has been implemented by nokia back in 2008. ken ryall presents the implementation in his blog post . the plugin sources are attached to this eclipse issue/feature request . what i need for codewarrior mcu10 is the plugin jar file which can be downloaded from here . i place the .jar file into my <mcu10installationpath>\eclipse\plugins folder, and restart the ide. then i have a new menu search > system available:

system search menu

system search menu

this gives me the ability to specify a folder name for my search:

system search dialog

system search dialog

the search result shows up in the system search view:

system search results

system search results

i really love that plugin. i mentioned that this plugin is not a usual one. why? because although it is really great, it did not make it (yet?) into the official eclipse. instead, the mylyn project has picked up the idea of system search and implemented something similar. mylyn is am eclipse framework for project and defect management, and implements the desktop search .  see this blog from tasktop by david green which gives the deatils. the desktop search is available in the incubator version of mylyn. to install it, point the eclipse updater to following site:
http://download.eclipse.org/mylyn/incubator/3.7

from there, install the “mylyn desktop search (incubation)”:

mylyn desktop search download

mylyn desktop search download

this installs a new menu under the search menu:

desktop search menu

desktop search menu

“desktop search…” allows me to search for files containing a given text:

desktop search dialog

desktop search dialog

i wondering why i cannot specify a folder name here? because desktop search is using the windows search (the microsoft one, at least on windows host). so it is searching whatever is reached by the windows search. the results show up like this:

desktop search results

desktop search results

the combination of the system search and the desktop search gives me the flexibility to search outside my workspace. maybe time to uninstall visual studio ;-) ?

happy system and desktop searching :-)

Desktop (word processor) Eclipse

Published at DZone with permission of Erich Styger, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Best CI/CD Tools for DevOps: A Review of the Top 10
  • Unlocking the Power of Elasticsearch: A Comprehensive Guide to Complex Search Use Cases
  • Introduction to Spring Cloud Kubernetes
  • Spring Cloud

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: