CodeChase:
A local desktop search engine optimized for Eclipse developers and the Eclipse work environment. Implemented as an IDE plugin.
Features:
- free-text search (Lucene-syntax) over locally hosted content
- intelligent document content specializations for Java, PDF, HTML/XML, and plain-text
- automatically opens jar, zip, tar, tgz and tbz2 archives for indexing and searching
- search results files can be opened directly in content appropriate platform editors
- full featured wizard support for setting indexing options
Uses:
- search the Eclipse source jars to see how the platform itself uses any particular methods and classes
- search the Eclipse plugins to find specific features in the plugin.xmls
- search over multiple workspaces and projects (do not need to be open)
- search local filesystem hierarchies external to any workspace
Categories: Code Management, Search, Tools
Additional Details
Eclipse Versions: Neon (4.6), Mars (4.5), Oxygen (4.7), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Certiv Analytics
Development Status: Production/Stable
Date Created: Monday, March 16, 2009 - 09:50
License: EPL
Date Updated: Wednesday, December 14, 2022 - 09:46
Submitted by: Gerald Rosenberg
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2024 | 0/0 | 0 | 0 |
August 2024 | 0/0 | 0 | 13 |
July 2024 | 611/663 | 1 | 13 |
June 2024 | 607/681 | 2 | 14 |
May 2024 | 617/682 | 2 | 13 |
April 2024 | 617/687 | 2 | 8 |
March 2024 | 517/694 | 7 | 7 |
February 2024 | 511/687 | 6 | 10 |
January 2024 | 478/691 | 8 | 5 |
December 2023 | 540/671 | 4 | 9 |
November 2023 | 611/686 | 2 | 4 |
October 2023 | 582/673 | 4 | 10 |
Reviews Add new review
Not useful for non-Java code searches
Submitted by cbarber@curl.com on Thu, 02/11/2010 - 11:51
While I was able to index my Java, xml and html files, I cannot get it to index other programming language sources such as C, C++, Objective C or Curl, so this does not appear to be useful for indexing non-Java source code repositories.
Also, the Certiv support page lacks an e-mail address.
To clarify ...
Submitted by Gerald Rosenberg on Thu, 02/11/2010 - 16:20
In reply to Not useful for non-Java code searches by cbarber@curl.com
The support email address is provided on the first line of the Support Page.
CodeChase provides intelligent indexing of Java, PDF, and HTML/XML -- all other documents types are indexed and are searchable as plain text.