Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Integrating XMPP into editor
Integrating XMPP into editor [message #632479] Wed, 13 October 2010 06:54
No real name is currently offline No real nameFriend
Messages: 9
Registered: October 2010
Junior Member
Hi

I'm trying to make a collaborative programming editor as a eclipse plugin

What I did is
first I made a editor by using the plugin template and I added following plugins in its dependencies

org.eclipse.ui
org.eclipse.core.runtime
org.eclipse.jface.text
org.eclipse.core.resouces
org.eclipse.ui.editors
org.eclipse.ui.ide
org.eclipse.ecf.presence
org.eclipse.ecf.presence.ui
org.eclipse.core.filesystem
org.eclipse.ecf.datashare
org.eclipse.ecf
org.eclipse.provider
org.eclipse.ecf.provider.xmpp
org.eclipse.ecf.provider.xmpp.ui
org.eclipse.ecf.provider.ui

and when I run the plugin XMPP function does not seem to work. After I opened the communication from windows->open perspective and when I clicked open provider, there is nothing in it..

I'm very new to the plugin development and any help will be much appreciated.

Thanks in advance

[Updated on: Wed, 13 October 2010 08:08]

Report message to a moderator

Previous Topic:R-OSGi NullPointerException
Next Topic:ECF Extras site not available
Goto Forum:
  


Current Time: Tue Apr 23 16:59:08 GMT 2024

Powered by FUDForum. Page generated in 0.03470 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top