
Eclipse Code Recommenders
Eclipse Code Recommenders assists Java developers in learning how to use and extend new APIs by leveraging the information hidden in the source code of existing applications and integrating the gained knowledge back into our day-to-day development tool: Eclipse. It offers:
Intelligent Code Completion
Struggling with a new API? Eclipse Code Recommenders’ award-winning intelligent code completion shows you how other developers have successfully used the API in similar situations. Use it to learn new APIs faster – one ctrl+space at a time.
Code Recommendes supports a wide range of Eclipse APIs but also common classes of the Java Runtime Environment. Give it a spin...
Subwords Completion
Unpleased with typing every method name from the very beginning or using camel-case matching? Code Recommenders' Subwords completion allows you to just enter any subword and its abbreviations and still finds what you are looking for. No need to typing get... and set... anymore:
Extended Javadoc View
Tired of incomplete or outdated documentation? Eclipse Code Recommenders’ extended documentation shows you information that really matters, data-mined straight from the code.
The Extended API documentation view in Eclipse offers you a wide range of additional API information like which methods developers typically override, which methods they usually invoke on an object, code snippets and many things more...
Snipmatch Code Snippet Search
Often times, using an API correctly is more than selecting the right method, right? what is needed is an entire code snippet. Snipmatch lets you search a growing repository for the snippets you need. Moreover, the Snipmatch project develops tools that make it easy to contribute back to the community, be it by writing new snippets or improving existing ones.
Additional Links
Changelog
- v2.3.0 - under development (open bugs)
- v2.2.6 - under development (open bugs)
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.14
- v2.1.13
- v2.1.12
- v2.1.11
- v2.1.10
- v2.1.9
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
Have a feature request? Found a bug?
Report it to our Bugzilla.
You like Code Recommenders?
Then
- add your review below,
- add it to your marketplace favorites, and
- help spread the word...