This will be an Eclipse plugin which will collect the contextual information from the IDE context such as source code under editing, and provide necessary suggestions or comments to improve the codes. Basically, the code snippet taken from IDE will be compared with the extracted code samples and associated comments will be displayed within the IDE. For similarity matching, some code clone technology like UPI based technique will be used.
This will help the developer to avoid possible risks of software bugs and to write good codes. Though, it is a bit tough to validate the applicability of the approach, but user study should be the first thing to do. Anyway, we will also figure out some objective evaluation technique somehow.
This will help the developer to avoid possible risks of software bugs and to write good codes. Though, it is a bit tough to validate the applicability of the approach, but user study should be the first thing to do. Anyway, we will also figure out some objective evaluation technique somehow.
No comments:
Post a Comment