Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse Technology
  4. Eclipse Code Recommenders
  5. Governance
×

Warning message

This project is archived. Some links on this page may not work.

Eclipse Code Recommenders

Primary tabs

  • Overview
  • Downloads
  • Who's Involved
  • Developer Resources
  • Governance(active tab)
  • Contact Us
Scope: 

One of the major goals of this project is to make a new generation of tool ideas accessible and usable by the Eclipse community, to further improve these tools based on the user feedback obtained or even to build completely new tools based on the experiences and developer needs. So far, a couple of steps towards IDE 2.0 have been accomplished, some of which we will describe briefly in Section "Initial Contributions". These tools, however, have to prove themselves as being useful. To allow this evaluation this project aims to (i) provide a platform for innovative IDE features that leverage the wisdom of the crowds, (ii) build a very vibrant community around IDE 2.0 services based on Eclipse, and (iii) provide an open platform allowing every community member to actively contribute to these services and to build and evaluate new tools based on the data contributed by the community itself. The initial scope of this project is to provide tools for the following topics:

  1. Intelligent Code Completion Systems:
    Code Completion Systems pretty good in showing a developer all possible completions in a given context. However, sometimes these proposals can be overwhelming for novice developers. Goal of this project is to develop completion engines that leverage the information how other developers used certain types in similar context and thus are capable to filter OR rearrange proposals according to some relevance criterion (similar to Mylyn's Context model but learning this relevance judgment based on how thousands of users used a given API).
  2. Smart Template Engines:
    The well-known SWT Templates are pretty helpful for developers not familiar with all details of SWT. Unfortunately creating such templates is a tedious and time-consuming task. Consequently the number of such code templates is rather small. However, code of existing applications contains hundreds of frequently reoccurring code snippets that can be extracted and shared among developers. This project will provide tools that support developers finding (for instance) method call chains for situations like "How do I get an instance of IStatusLineManager inside a ViewPart" and will allow them to share such templates with other developers.
  3. Crowd-sourced and Usage-Driven API Documentation:
    API documentation, independent of how much time has been spent on writing them, lacks the information how developers actually use these APIs. This information, however, can be easily extracted from code that uses the APIs in questions, and thus could be used to enrich existing API documentation with real usage driven documentation. Code Recommenders aims to develop tools for finding and sharing this kind of knowledge among developers.

However, the scope of the recommenders project is not limited to such kind of tools and encourages the community discuss new ideas of tools that might be helpful for software engineers.

Releases: 
NameDate
2.6.02019-06-27
2.5.02017-12-06
2.4.02016-06-22
2.3.02016-02-26
2.2.02015-06-24
2.1.02014-06-25
2.0.02013-10-29
1.0.52013-08-19
1.0.42013-05-01
1.0.32013-01-15
1.0.22012-11-14
1.0.02012-06-27
Reviews: 
NameDate
Termination Review2019-10-02
2.5.0 Release Review2017-12-06
2.4.0 Release Review2016-06-01
2.3.0 Release Review2016-02-17
2.2.0 Release Review2015-06-10
Move the Error Reporter to the Eclipse Packaging Project2015-03-04
2.1.0 Release Review2014-06-11
Move Snipmatch to Code Recommenders2014-04-30
2.0.0 Release Review2013-10-23
1.0.0 Release Review2012-06-20
0.5 Release2012-02-15
Creation2010-12-15

Project Links

  • Proposal
  • Documentation
  • Supported by Codetrails
  • Getting Started
  • Supported by TU Darmstadt
  • Wiki
  • Website
  • Current Release
Archived - Eclipse Code Recommenders

Related Projects

Related Projects:

  • Eclipse Project™
    • Eclipse JDT™ (Java development tools)

Project Hierarchy:

  • Eclipse Technology
  • Eclipse Code Recommenders
  • Code Recommenders Incubator

Tags

Technology Types
  • Tools
Build Technologies
  • Maven
  • Tycho
Other Tags
  • intelligence
  • ide 2.0
  • crowd-sourcing

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top