The Wayback Machine - https://web.archive.org/web/20180613012740/https://github.com/liaoziyang/ContentAssist
Skip to content
A code assist plugin for Eclipse.
Java
Switch branches/tags
Nothing to show
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
ChangeRecorder
MacroRecorder
RemoteSystemsTempFiles
jp.ac.ritsumei.cs.fse.contentassist
.project
LICENSE
README.md
compare.png
structure.png
編集履歴から算出した開発者の関心度に基づくコード補完.pdf

README.md

ContentAssist

A code assist plugin for Eclipse.

In recent integrated development environments, by utilizing collective intelligence obtained from a large amount of source code described in the past, the method with higher possibility to be used in the source code is preferentially recommended. The method based on the statistical data is suitable for code complementation tailored to the tendency of the developer as a whole, but it is not always possible to provide an appropriate complementary candidate for a specific development team or individual developer. In this project, we propose a method to calculate the degree of interest of developers by utilizing the editing history that the developer written in the past, and rearrange the order of code completion candidates that can be displayed based on it.

Requirement

JDK 1.7 or later

Eclipse 4.6 (Neon) or late (Eclipse for committer)

Installation

  1. Please run git clone git@github.com:liaoziyang/ContentAssist.git to copy the files to local.
  2. Import this project to your workspace.

System structure

alt text

Compare to other content assist plugin

alt text

Publication

Liao Ziyang, 丸山勝久, "編集履歴から算出した開発者の関心度に基づくコード補完", 日本ソフトウェア科学会第33回大会,FOSE2-3, 2016

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.