1
edit
Changes
→Create a RCP Application
=== Create a RCP Application ===
'''This tutorial uses the [[http://www.vogella.de/articles/EclipseJFaceTable/article.html#jfaceviewers Jface Tutorial]] as reference.''' <br/>
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. <br/>