Difference between revisions of "RCP : Develop Simple Apps"

From CDOT Wiki
Jump to: navigation, search
(rcp)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[{{Ecl_activities|type=RCP|type-repo=rcp}}
+
{{Ecl_activities|type=RCP|type-repo=rcp}}
  
Start the next activities in the order defined below:
+
# 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.
#[http://zenit.senecac.on.ca/~jordan.anastasiade/Eclipse/basics/Debugger/Debugger-DexterTutorial.html Eclipse and Java: Using the Debugger]
+
# Follow [http://www.vogella.de/articles/EclipseRCP/article.html this tutorial to create another RCP application]
#Follow [http://www.vogella.de/articles/EclipseRCP/article.html this tutorial to create a RCP application]
 

Latest revision as of 13:39, 30 December 2010


RCP Activities



Start the lab activities in the order defined below:

  1. Check out the Simple Sample from RCP Course Repository
  2. Use Eclipse RCP book samples (Samples Manager repository) and continue building the Hyperbola application.
  3. Follow this tutorial to create another RCP application