CASTLE Searching

Add this URL to your Eclipse Installation to reach this solution's update site.

2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

https://codesaway.info/eclipse/

Learn more...
Solution Description

CASTLE Searching

Code Analyzer Search Tool Looking @ Everything Searching

CASTLE Searching uses Apache Lucene to index your workspace files. It creates an index, like found in a book, so you can easily find related code based on searching by key phrases.

  • Automatic reindexing of changed files (as changes are made within Eclipse or outside of Eclipse)
     
  • Identifies key phases by breaking up camelCase, PascalCase, snake_case / SNAKE_CASE, and kebab-case phrases into their individual parts, such as "camel" and "case"
     
  • Makes use of some Lucene functionality to search for the various word forms such as compare, compararing, comparison, and comparator.
     
  • Indexes each line of code and stores metadata such as the Eclipse project, pathname, filename, extension, and line number
     
  • Uses Lucene to handle case-insensitive user-specified "synonyms" / abbreviations and case-sensitive "acronyms"
     

This allows doing complex filtering with a simple query.

Additional Details

Eclipse Versions: 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

Platform Support: Windows

Organization Name: CodesAway

Development Status: Production/Stable

Date Created: Tuesday, June 16, 2020 - 23:37

License: BSD

Date Updated: Friday, January 15, 2021 - 10:17

Submitted by: Amy Brennan-Luna

Date Ranking Installs Clickthroughs
April 2024 515/684 6 8
March 2024 605/694 2 5
February 2024 577/687 3 9
January 2024 632/691 2 6
December 2023 559/671 3 4
November 2023 584/686 3 4
October 2023 588/673 3 10
September 2023 491/663 8 9
August 2023 529/673 6 4
July 2023 459/668 10 4
June 2023 464/669 11 8
May 2023 463/671 13 7
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 1

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for CASTLE Searching.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client