Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Creating custom link resulted in "No schema found for the XXX extension point when defining extension."

There is a really good link to create custom link type by creating a new plugin project.
https://www.ibm.com/developerworks/community/blogs/extendingrtc/entry/newlink
In the above link where you add ‘com.ibm.team.repository.common.linkTypes’ in Extensions tab, it results in "No schema found for the ‘com.ibm.team.repository.common.linkTypes’ extension point when defining extension."

This issue occurs on some environment and it doesn't on other environments.
It seems like manually modifying plugin.xml resolves the issue, but the image is broken in the link and cannot add source and target point in the Extension tab.

plugin.xml looks empty.
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="com.ibm.team.repository.common.linkTypes">
   </extension>
</plugin>

0 votes



One answer

Permanent link

When you haven't installed SDK from jazz.net, this issue can occur.
You can follow the doc below to specify the SDK and the your Eclipse will populate the plugin.xml.
https://jazz.net/library-content/wp-content/uploads/2014/11/RTC603ExtPoT.pdf
(1.7 Setup the Eclipse workspace for Client SDK Development)

0 votes

Comments

In addition find an updated blog here: https://rsjazz.wordpress.com/2014/12/03/creating-custom-link-types-for-rational-team-concert/ it is derived from the developer works article, but is a bit updated.

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,935
× 70

Question asked: Dec 03 '17, 11:38 p.m.

Question was seen: 3,458 times

Last updated: Dec 04 '17, 8:33 a.m.

Confirmation Cancel Confirm