Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

User:Dennis.oflynn.compuware.com

Revision as of 11:38, 27 September 2006 by Dennis.oflynn.compuware.com (Talk | contribs) (Corona 1.0.0M4 Demo)

Dennis O'Flynn

Biography

Dennis O’Flynn is a Software Architect at Compuware specializing in cross-product integration. Current, he is the Project Lead for the Eclipse Corona project. Previously, Dennis was the Team Leader on an internal server-side framework project that provides messaging and web service infrastructures for several of Compuware’s product lines.

Dennis is an avid fan of ice hockey. He is an assistant coach a youth hockey team and plays recreational adult hockey.

email: Dennis.OFlynn@compuware.com

Links


To Do

Corona 1.0.0M4 Demo

  1. Download Corona 1.0.0M4 Demo
    1. Unzip Coron 1.0.0M4 demo onto your workstation. The location used will be referenced as demo root for these instructions.
      1. The download is a self-contained zip file that contains the Corona 1.0.0M4 plugins as well as the following Eclipse technologies:
        1. Eclipse SDK v3.2
        2. ECF v0.9.1
        3. Equinox Log Service
        4. Equinox Event Service
        5. Equinox DS Service
        6. Eclipse EMF
        7. Eclipse XSD
        8. Eclipse GEF
  2. Start a DOS command prompt
    1. Change directories to demo root
  3. Setup the demo environment
    1. Setup the Corona server
      1. Enter the command corona setup server
    2. Setup the Eclipse Workbench for User_A
      1. Enter the command corona setup workbench A
    3. Setup the Eclipse Workbench for User_B
      1. Enter the command corona setup workbench B
  4. Run the demo
    1. Start the Corona server
      1. Enter the command corona start server
      2. A DOS command window will be start for the Corona server. This DOS window provides the OSGi command interface.
    2. Start the Eclipse Workbench for User_A
      1. Enter the command corona start workbnech A
        1. An Eclipse Workbench will be start. It will be configured with its own workspace as well as define the user name of "User_A"
      2. Show the view Corona/Project Container Explorer
        1. Open the Window menu
        2. Select Show Views
        3. Select Other...
        4. Expand the category Corona
        5. Select the view Project Container Explorer
    3. Start the Eclipse Workbench for User_B
      1. Repeat the steps above, replacing "A" with "B"
    4. Interact with Workgroup collaboration features
      1. Import Workbench projects into workspace
      2. Generate collaboration events
      3. Chat with users within the Workgroup
      4. Participate in a shared editor session
        1. Create/Update/Delete Workbench project resources
  5. Close the demo
    1. Close the Eclispe Workbench for User_A
    2. Close the Eclipse Workbench for User_B
    3. Close the Corona server
      1. Got the DOS window for the Corona server
      2. Enter the command close

Copyright © Eclipse Foundation, Inc. All Rights Reserved.