Publication in conference proceedings
PescaJ: A projectional editor for Java featuring scattered code aggregation
José Lopes (Lopes, J. F.); André Santos (Santos, A. L. );
PAINT 2023: Proceedings of the 2nd ACM SIGPLAN International Workshop on Programming Abstractions and Interactive Notations, Tools, and Environments
Year (definitive publication)
2023
Language
English
Country
United States of America
More Information
Web of Science®

Times Cited: 0

(Last checked: 2024-05-10 07:44)

View record in Web of Science®

Scopus

Times Cited: 0

(Last checked: 2024-05-10 09:41)

View record in Scopus

Google Scholar

This publication is not indexed in Google Scholar

Abstract
Conventionally, source code (and its documentation) is simultaneously a storage and editing representation, through files and editors to manipulate them as text. Over the years, IDEs have become increasingly sophisticated, providing features to augment the visible text content with helpful information (e.g., overlay documentation popups, inlay type hints), or on the opposite, to decrease it to reduce clutter (e.g., code folds on imports, documentation, methods, etc). This is a sign that the developers seek more convenient code editing forms than the direct manipulation of text files. We present PescaJ, a prototype projectional editor for Java projects that breaks away from file-oriented source code editing, providing the possibility of forming views that aggregate methods that belong to different classes, where single methods may be simultaneously present and edited in multiple views. Furthermore, we provide documentation editors, also aggregating scattered Javadoc comments, that can be used in parallel with source code editing.
Acknowledgements
--
Keywords
Projectional editors,Separation of concerns,Documentation,Java
Funding Records
Funding Reference Funding Entity
UIDB/04466/2020 Fundação para a Ciência e a Tecnologia
UIDP/04466/2020 Fundação para a Ciência e a Tecnologia
Related Projects

This publication is an output of the following project(s):