Changes

Jump to: navigation, search

Teams Winter 2011/team1/RCP/Create RPC Application

464 bytes added, 16:40, 8 March 2011
Create a RCP Application
=== Create a RCP Application ===
In this tutorial we are going to demonstrate how to build a simple RCP application to maintain student's information. We keep the data in a List object and will not preserve data. This tutorial uses the ... Tutorial as reference. <br/>
 
To begin with, we create a simple RCP from the "Hello World" RCP template. The will add our Model classes. Eventually we use perspective, view, Jface viewe and Commands, to display, edit, Add and Delete students' records.<br/>
==== Start The Application ====
Create an new plug-in project from File menu (File>New>Project>Plug-in Development> Plug-in project).<br/>
1
edit

Navigation menu