Skype Provider

From Eclipsepedia

Jump to: navigation, search

Contents

Skype Provider

The Skype Provider now implements the ECF Call API, the Presence API, and the Datashare API.

You can install the plugin via the ECF OSU OSL Web Page. It's currently working for win32 at the moment...we are working on getting the macosx and linux fragments going properly and need access to mac and linux boxes for testing. Please email us if you would like to help.

Source Code

Here is a project set file to get read access to the Skype provider bundle projects. This currently only include the Windows native code fragment, but we are working on Mac OSX, and Linux fragments. Save the following to a local file (e.g. ecf_skype.psf), and them within Eclipse choose File->Import...->Team Project Set->Browse... and choose the file saved. When prompted for username/password give username->anonymous, password-><leave empty>

Note. You will need the ECF core plugins to build/compile the plugins included below. Get the core plugins here

<?xml version="1.0" encoding="UTF-8"?>
<psf version="2.0">
<provider id="org.eclipse.team.cvs.core.cvsnature">
<project reference="1.0,:pserver:cvs.sourceforge.jp:/cvsroot/skype,eclipse/plugins/com.skype,com.skype"/>
<project reference="1.0,:pserver:cvs.sourceforge.jp:/cvsroot/skype,eclipse/plugins/com.skype.linux.x86,com.skype.linux.x86"/>
<project reference="1.0,:pserver:cvs.sourceforge.jp:/cvsroot/skype,eclipse/plugins/com.skype.win32.win32.x86,com.skype.win32.win32.x86"/>
<project reference="1.0,:pserver:ecf1.osuosl.org:/ecf,plugins/org.eclipse.ecf.provider.skype,org.eclipse.ecf.provider.skype"/>
<project reference="1.0,:pserver:ecf1.osuosl.org:/ecf,plugins/org.eclipse.ecf.provider.skype.ui,org.eclipse.ecf.provider.skype.ui"/>
</provider>
</psf>

Screen Shots

Connecting to Skype (assumes Skype already running)

Image:Skype1.png

Permission Dialog

Image:Skype2.png

Connect Wizard

Image:Skype3.png

Buddy List Info

Image:Skype4.png

Calling Users with Context Menu

Image:Skype5.png

Starting IM/Chat

Image:Skype6.png

Sending/Receiving IM

Image:Skype7.png

Copyright © 2008 The Eclipse Foundation. All Rights Reserved

  • This page was last modified 20:00, 11 May 2007 by Scott Lewis.
Personal tools