Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install the Sakai App Builder plugin for Eclipse if it is not installed already
  2. Use the plugin to create a hello world project in your sakai source directory for each presentation technology (or whichever one or ones you would like)
    1. RSF
    2. JSF (optional)
    3. JSP (optional)
  3. Use maven to build the new projects
  4. Start up tomcat (and Sakai)
  5. Login and create a site with the hello world tools in it
  6. Try each one
    • They should look like this:

...