Abstract
- Import the sample plug-ins
- Create a launch configuration
Import the sample plug-ins
The import will be in two rounds (sets)
- Projects with a source folder
- Binary projects
Projects with a source folders (11 projects)
That's all the sample plug-ins matching the pattern
- com.ibm.collaboration.realtime.sample.*
Binary projects (2 projects)
That will be the two plug-ins that are left
- com.ibm.collaboration.realtime.status.ext
- com.ibm.collaboration.realtime.telephony.status
Let's start by importing the first 11 Projects with source folders, from the Lotus Sametime 8.0.1 SDK
- Choose
Window > Open Perspective > Other > Plug-in Development - Choose
File > Import... > Plug-in Development > Plug-ins and Fragments
- Click Next
- Deselect the The target platform in the Import From group box
- Click Browse to locate the SAMETIME_SDK_INSTALL\connect\samples
(ex. c:\lotus-dev\st801sdk\client\connect\samples) - In the Import As group box, select the Projects with source folders option
- Click Next
- Add the 11 Projects with source folders
All matching com.ibm.collaboration.realtime.sample.* - Click Finish
- Choose
File > Import... > Plug-in Development > Plug-ins and Fragments
- Click Next
- Click Browse to locate the SAMETIME_SDK_INSTALL\connect\samples
- In the Import As group box, select the Binary Projects option
- Click Next
- Add the 2 Binary Projects
com.ibm.collaboration.realtime.status.ext
com.ibm.collaboration.realtime.telephony.status - Click Finish
Create launch configuration
- Choose from the menu Run > Run… in order to configure the runtime environment
- Select the Client Services on the configuration list, on your left
- Click the New icon (the leftmost icon above the configuration list)
On the Target tab, verify that Target is Sametime 8.0.1 Target
On the Plug-ins tab, verify your sample plug-ins are available and selected. You can exclude plug-ins from the launch by deselecting them.
- Click the Run button, to launch the Sametime Connect Client
- Click to Cancel the log in dialog
And here you go, the Lotus Sametime Connent Client is now loaded with all the sample plug-ins.
Conclusion
Mission completed, now you can play around.
Sorry for the danish titles in the client.
What's Next?
Next you will complete task:
- Back to Fasttrack main page
No comments:
Post a Comment