程序员在软件开发过程所产生的浏览、编码、调试和测试等行为可以转化为带有时序信息的行为数据,为提高软件质量和开发效率提供有价值的信息。针对如何全面、客观地记录程序员开发行为数据的问题,基于Eclipse的可扩展性提出并实现了一种程序员开发行为监控插件。该插件可以对软件生产中程序员的行为及其上下文进行实时监控,将原始行为预处理后转化为统一格式的行为数据并保存到数据库中。在此基础上,设计了一个典型的程序员开发任务轨迹记录的应用案例。该应用允许程序员定义任务、记录任务行为轨迹、回看轨迹、并允许整个开发团队共享任务行为信息。案例研究结果验证了该插件的有效性和易用性,
Programmers produce a series of actions such as browsing, coding, debugging and testing in the process .of software development. These actions can be converted into behavioural data with temporal information, which provides valuable information for improving the quality of software and development efficiency. In light of the problem to comprehensively and objectively record the development behavioural data of programmers, based on the scalability of Eclipse we propose and implement a plug-in to monitor the behaviours produced by programmers. This plug-in allows real-time monitoring on the behaviours of programmer in software production and the context, pre-processes the original behaviours and then transforms them to behavioural data with unified format and save them to database. On this basis, we design a typical application scenario of the record of programmers developing tasks track. This application allows programmers to define task, record the tracks of task behaviours and look back them. Moreover, it allows the whole development team to share the task behavioural information. Result of scenario study verifies the effectiveness and ease of use of the plug-in, which lays the foundation for further realising the deep mining and sharing of behavioural information.