Research on Eclipse Plug-in Development Technology
暂无分享,去创建一个
Eclipse platform is an integrated development environment for open source,extensible and based on JAVA.Eclipse itself dose not provide powerful functions.All its functions are implemented by using its Plug-in.This paper introduces the architecture of Eclipse.Base on the architecture of Eclipse,it analyses the theory of Plug-in development in Eclipse platform,and adopts a sample Plug-in to display the procedure of Plug-in development.