Adding context menu to development lines
One answer
Found it out... in this view (and in the Jazz M4 release), development lines
are wrapped in
com.ibm.team.apt.internal.ide.ui.navigator.DevelopmentLineFolder.
Unfortunately... since this package is not available for other components, I
won't be able to work with these elements ...
--Tim
"Tim Schumann" <schumann> wrote in message
news:g23f7h$b3j$1@localhost.localdomain...
are wrapped in
com.ibm.team.apt.internal.ide.ui.navigator.DevelopmentLineFolder.
Unfortunately... since this package is not available for other components, I
won't be able to work with these elements ...
--Tim
"Tim Schumann" <schumann> wrote in message
news:g23f7h$b3j$1@localhost.localdomain...
Hi,
I'd like to add a context menu to development lines (in the Team Artifacts
View) using the org.eclipse.ui.popupMenus extension.
However, I wasn't able to find the objectClass that correponds to
development lines in this view.
Can anybody help me with?
Many thanks,
--Tim