Please verify steps below. I didn’t know what the
correct extension point settings for :
<repository-descriptor name="TeamMemberRepository"
content-type="http://www.eclipse.org/corona/repositoryTypes/xmlRepository"
uri="http://www.eclipse.org/corona/repository/TeamMemberRepository">
<description>Team member repository definition</description>
<repository-configurations
default-configuration-name="members_1">
<repository-configuration name="members_1">
<repository-connection-parameters
name="TeamMemberRepositoryConnectionParameters" access-type="XML-DOM"
>
<repository-connection-parameter name="file-path"
value="${CORONA_CONFIG_HOME}/repositories/TeamMembers.xml" />
<resource-subset selection-criteria="//team/members"
type="http://www.eclipse.org/corona/resourceSubsetTypes/XPathResultSet"/>
</repository-connection-parameters>
</repository-configuration>
These steps seem to work:
1. I selected plugin.xml for
org.eclipse.corona.repository.adapter.team
2. right click on org.eclipse.corona.repository.adapter
selected New | Repository Adapter
3. Entered:
org.eclipse.corona.repository.adapter.team.TeamRepositoryAdapter
– for the class
http://www.eclipse.org/corona/repositoryTypes/xmlRepository
- for the content-type
XML-DOM
– for the access-type
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.