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

AbstractConfigurationElementEditor cannot find TeamForgePage

Hi,
I'm attempting to extend Build.
I created a
ZBuildConfigurationEditorFactory implements IConfigurationElementEditorFactory

and

public class ZBuildConfigurationElementEditor extends
AbstractConfigurationElementEditor {
following the forum and rtc doc that are available.

The issue is that it cannot locate com.ibm.team.ui.editor.TeamFormPage which AbstractConfigurationElementEditor is based on.

In my plug-in dependencies there is no selection listed for com.ibm.team.ui so I cannot add it. Where is com.ibm.team.ui suppose to be and how can I get ti to appear in my dependency list so the code can use it and resolve the problem?

Regards, Steve

0 votes



2 answers

Permanent link
Where is com.ibm.team.ui suppose to be
Regards, Steve


Hi Steve.

Assuming you download 'RTC-SDK-3.0' off Jazz.net...

The package 'com.ibm.team.ui.editor' can be found in RTC-SDK-3.0\plugins\com.ibm.team.jface_1.1.0.v20101110_2242.jar

0 votes


Permanent link
Where is com.ibm.team.ui suppose to be
Regards, Steve


Hi Steve.

Assuming you download 'RTC-SDK-3.0' off Jazz.net...

The package 'com.ibm.team.ui.editor' can be found in RTC-SDK-3.0\plugins\com.ibm.team.jface_1.1.0.v20101110_2242.jar

David, thank-you. I just found out about the sdk earlier today and in progress of downloading it.
Regards, steve

0 votes

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
× 3,980

Question asked: Feb 18 '11, 11:41 a.m.

Question was seen: 922 times

Last updated: Feb 18 '11, 11:41 a.m.

Confirmation Cancel Confirm