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 |
---|---|---|---|
December 2023 | 453/541 | 2 | 2 |
November 2023 | 611/686 | 2 | 4 |
October 2023 | 582/673 | 4 | 10 |
September 2023 | 531/663 | 6 | 11 |
August 2023 | 552/673 | 4 | 7 |
July 2023 | 487/668 | 8 | 4 |
June 2023 | 449/669 | 12 | 3 |
May 2023 | 564/671 | 5 | 3 |
April 2023 | 491/667 | 8 | 6 |
March 2023 | 489/686 | 11 | 14 |
February 2023 | 567/667 | 4 | 21 |
January 2023 | 548/675 | 5 | 12 |
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.