Methodology of Graphical Editor Plug-in development for Eclipse based Integrated Tool

Eclipse의 기반의 통합Tool을 위한 Graphical Editor Plug-in 개발 방법

  • Oh, Chi-Young (Seoul National University Department of Computer Science and Engineering) ;
  • Lee, Chang-Gun (Seoul National University Department of Computer Science and Engineering)
  • 오치영 (서울대학교 컴퓨터공학부) ;
  • 이창건 (서울대학교 컴퓨터공학부)
  • Published : 2012.06.22

Abstract

Eclipse를 기반으로 하는 통합Tool에 필요한 Graphical Editor는 다른 방법론을 사용하지 않고 직접 구현할 경우 시간이 많이 소요될 수 있으나 저수준에서 출발하기 때문에 유연성 있고 지속적인 기능 추가에 이점이 있어 계속 고쳐나가야 하는 통합Tool 개발에 적합하다. Text 기반의 Editing에 집중된 Eclipse의 Platform API를 이용하여 Editor Class가 제공하는 기능들에 대응되는 기능들을 Graphic기반의 Editor Class에서 개발하는 방법을 제시한다. 이를 통해 통합Tool에 필요한 Graphical Editor Plug-in을 손쉽게 개발할 수 있다.

Keywords