Bibliographic Details
| Title: |
Improving IDE Recommendations by Considering Global Implications of Existing Recommendations. |
| Authors: |
Muşlu, Kıvanç1 kivanc@cs.washington.edu, Brun, Yuriy1 brun@cs.washington.edu, Holmes, Reid2 rtholmes@cs.uwaterloo.ca, Ernst, Michael D.1 mernst@cs.washington.edu, Notkin, David1 notkin@cs.washington.edu |
| Source: |
ICSE: International Conference on Software Engineering. Feb2012, p1349-1352. 4p. |
| Subjects: |
Error messages (Computer science), Debugging, Java programming language, Computer programming, Computer software developers |
| Abstract: |
Modern integrated development environments (IDEs) offer recommendations to aid development, such as autocompletions, refactorings, and fixes for compilation errors. Recommendations for each code location are typically computed independently of the other locations. We propose that an IDE should consider the whole codebase, not just the local context, before offering recommendations for a particular location. We demonstrate the potential benefits of our technique by presenting four concrete scenarios in which the Eclipse IDE fails to provide proper Quick Fixes at relevant locations, even though it offers those fixes at other locations. We describe a technique that can augment an existing IDE's recommendations to account for non-local information. For example, when some compilation errors depend on others, our technique helps the developer decide which errors to resolve first. [ABSTRACT FROM AUTHOR] |
|
Copyright of ICSE: International Conference on Software Engineering is the property of Association for Computing Machinery and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Engineering Source |