Changes

Jump to: navigation, search

Teams Winter 2011/team1/RCP/Create RPC Application

66 bytes removed, 17:34, 8 March 2011
Add Model
=== Add Model ===
In order to have a data model for Student, we need to create a "Student Class" which keeps an student's data and "ModelProvider" Class that creates and keeps a list of Student class objects and helps us find an student by it's id from the list of students.<br/>
==== Create Model Package ====
Create a package named "cs.ecl.rcp.simplercp.model" in the src directory of your project.<br/>
1
edit

Navigation menu