Third-part Software Calls and Related Process Management Based on Eclipse

MingCheng Qu,XiangHu Wu,YongChao Tao,QiGang Hu
DOI: https://doi.org/10.2991/itim-17.2017.26
2017-01-01
Abstract:As embedded hardware and software become increasingly complex, the traditional command based development debugging operations have been unable to meet the daily needs. Graphical debugging tools have become the most popular choice. As a good open source software, Eclipse provides a large number of expansion nodes for us to develop our own functions. The embedded integrated development environment needs to be integrated with other related software on the basis of Eclipse. This article is to study how Eclipse invokes other software and manages related processes. This article uses the WorkspaceJob class and the Process class provided by Eclipse to complete the related functions.
What problem does this paper attempt to address?