2016年5月16日 星期一

Simple Eclipse RCP example

Follow the below steps to create a simple Eclipse RCP example.


1. Open Plug-in development perspective

-> Window->Open Perspective->Others…-> Plug-in Development


2. New Plug-in Project

-> File-> New -> Plug-in Project
-> enter Project name: com.example.rcpapp
-> Next

-> check “Yes” in Rich Client Application
-> finish

-> Select Template “Hello RCP”
-> Next

-> Finish

3. A project created as below. Run the application

-> open MANIFEST.MF -> click “Launch as Eclipse application"

沒有留言:

張貼留言