Difference between revisions of "RCP : Develop Simple Apps"
JAnastasiade (talk | contribs) m (Created page with 'Category:RCP Category:ECL_Activities TODO: Simple RCP App') |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ecl_activities|type=RCP|type-repo=rcp}} | |
− | |||
− | + | # Check out the [https://guest:1673852@zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-rcp-simple-book-newview Simple Sample from RCP Course Repository] | |
+ | # Use Eclipse RCP book [http://eclipsercp.org/EclipseRCP_Samples.zip samples (Samples Manager repository)] and continue building the Hyperbola application. | ||
+ | # Follow [http://www.vogella.de/articles/EclipseRCP/article.html this tutorial to create another RCP application] |
Latest revision as of 12:39, 30 December 2010
Main Page · Course Description · Course Topics · Schedule, Students, Teams · Course Resources · Course Projects
RCP Activities
- Start and run the Eclipse for RCP as installed in the previous lecture.
- Open the Subversion Perspective in Eclipse for RCP.
- Check out the Simple Sample from RCP Course Repository
- Run the sample and change it.
- Define the main steps involved in developing RCP applications.
- Write a small tutorial (main steps) about using Eclipse to develop RCP applications.
Start the lab activities in the order defined below:
- Check out the Simple Sample from RCP Course Repository
- Use Eclipse RCP book samples (Samples Manager repository) and continue building the Hyperbola application.
- Follow this tutorial to create another RCP application