Changes

Jump to: navigation, search

RCP : Lab

1,756 bytes added, 13:39, 15 February 2011
RCP lab note
[[Category:{{Ecl_labs|type=RCP]][[Category:ECL_Activities]]|description=
To First, define in few sentences the intended functionality of your RCP application.(For instance, your app could be determinedused to collect and display data of a student in JFace table).In your implementation you have to:  * Create a RCP application** Start your RCP application** Run configuration* Define and use [http://www.vogella.de/articles/EclipseRCP/article.html#commands_define commands]** Create view(s)** Add view(s) to perspective via code** Run your app with view(s)* Define and use [http://www.vogella.de/articles/EclipseEditors/article.html#editors editors]** Create editor** Set command for opening the editor* Use [http://www.vogella.de/articles/EclipseJFaceTable/article.html#jfaceviewers JFace viewers]** Add a status line to your application** Add a perspective to your application* Create a configuration for your application** Customize the http://www.vogella.de/articles/EclipseRCP/article.html#product_launcher] the app's launcher arguments** Use [http://www.eclipse.org/swt/widgets/ SWT Widgets], as they are needed to implement your app functionality.|criteria=# The correctness of the system design.# The complexity of your RCP application.# The design and implementation of the GUI using SWT components.# The clarity and usefulness of your tutorial. Your tutorial must be stored in your repository. If the tutorial format cannot be stored there (e.g. the wiki format), then its address must be stored in the repository. In either case your tutorial must be registered as an entry at [http://zenit.senecac.on.ca/wiki/index.php/RCP_:_Tutorials the course tutorial resources].--------Important note:'''Do not forget to register your tutorial at [http://zenit.senecac.on.ca/wiki/index.php/RCP_:_Tutorials our course resources]'''--------.}}

Navigation menu