Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Corona Demo
Eclipse Home | Wiki Home | User Guide |
Corona 1.0.0M7 Demo
The demo is intended to guide you with Corona that you can see current Corona features.
The demo will start 3 instances of Eclipse. The 1st instance is a non-UI Eclipse environment that is the Corona server. This is a server-side Eclipse environment used to host OSGi bundles and non-UI Eclipse plugins. The 2nd and 3rd instances are Eclipse Workbenches that will participate with each other in a Workgroup.
Instructions for downloading, setting up, and running the demo are available on the Corona’s installation page.
Prerequisites
- You have installed Corona as described on installation page.
- You have started Corona server as described in running instructions.
Execution
- Run Corona clients for User_A.
- cd <installClient>
- Start the Eclipse Workbench client for either "User_A" or "User_B"
- Linux: ./eclipse -clean -vmargs -Duser.name=User_A
- Windows: eclipse -clean -vmargs -Duser.name=User_A
- An Eclipse Workbench will be started.
- It will be configured with its own workspace as well as define the user name of "User_A"
- During startup, the Workbench client will attempt to connect to the default Corona server.
- This may cause the startup to take longer if the remote server is not available.
- If needed, set the Corona preferences to the appropriate Corona server
- Select Window / Preferences... / Corona / Server Settings
- Enter the URL of the Corona server
- The URL of Corona's demo server is: http://corona.eclipse.org:3000
- Show the view Corona/Project Container Explorer
- Open the Window menu
- Select Show Views
- Select Other...
- Expand the category Corona
- Select the view Project Container Explorer
- Start the Eclipse Workbench for User_B
- Repeat the steps above, replacing "User_A" with "User_B"
- Interact with Workgroup collaboration features
- Import Workbench projects into workspace. From the Project Container Explorer view...
- Right click CoronaDemo
- From pop-up menu select Open Project Container
- Expand the CoronaDemo project container
- Right mouse click on the Eclipse workbench project org.eclipse.corona
- Select import
- When prompted "Do you want to import resources to workspace?" click yes
- When prompted for CVS username/password, enter anonymous
- View resources, team members, bugs, etc. in Project Container View.
- Generate collaboration events
- Create/update/delete workbench project resources.
- You can see events in Event List page of project container view. on both workbenches.
- Chat with users within the Workgroup - select
- Import Workbench projects into workspace. From the Project Container Explorer view...
Shutdown
- Close the demo
- Close the Eclispe Workbench for User_A
- Close the Eclipse Workbench for User_B
- Close the Corona server
- Got the console window for the Corona server
- Enter the command close