Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » trivial provider implementation
trivial provider implementation [message #618880] Fri, 27 July 2007 17:12
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Folks,

In hopes of making it easier for people to create their own ECF provider
implementations I've added a new plugin:
org.eclipse.ecf.examples.provider.trivial. See below for the project
set file to retrieve the source for this plugin.

I've added classes to implement a basic container, and Namespace/ID
classes for this container. The idea is to keep it as simple as
possible (just a few classes) so that people can use it to start work on
their own ECF provider implementations. Note this is only
needed/appropriate if you are building a new ECF provider.

I'll be enhancing this plugin and using it as the basis of additional
docs/tutorial on creating an ECF provider. Please file bugs and/or
enhancement requests for this example.

Thanks,

Scott


To use this project set file, save the content below to a local file and
choose in Eclipse: File -> Import -> Team Project Set -> Browse to file
saved
---- project set file below ----------------
<?xml version="1.0" encoding="UTF-8"?>
<psf version="2.0">
<provider id="org.eclipse.team.cvs.core.cvsnature">
<project
reference=" 1.0,:pserver:dev.eclipse.org:/cvsroot/technology,org.eclipse .ecf/examples/plugins/org.eclipse.ecf.examples.provider.triv ial,org.eclipse.ecf.examples.provider.trivial "/>
</provider>
</psf>
Previous Topic:ECF and Google for domains
Next Topic:SIP / SIMPLE implementation for IContainer
Goto Forum:
  


Current Time: Wed Apr 24 23:34:31 GMT 2024

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

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

Back to the top