Bug 236441 - Some team extension points missing from Help
Summary: Some team extension points missing from Help
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.4   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.4   Edit
Assignee: Szymon Brandys CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2008-06-10 10:07 EDT by Kim Horne CLA
Modified: 2008-06-13 06:57 EDT (History)
4 users (show)

See Also:


Attachments
Fix v01 (1.47 KB, patch)
2008-06-11 06:38 EDT, Szymon Brandys CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Horne CLA 2008-06-10 10:07:24 EDT
I20080609-1311

Help->Contents->Platform Plugin Developer Guide/reference/extension point reference appears to be missing some team extension points, such as (but not necessarily limited to):

core.storageMergers
ui.teamContentProviders
ui.teamDecorators
Comment 1 Szymon Brandys CLA 2008-06-10 10:31:44 EDT
I would like to contribute this fix during 3.4.
Comment 2 Kevin McGuire CLA 2008-06-10 15:08:42 EDT
We're past the time for this kind of item for 3.4. Please move milestone.
Comment 3 Philipe Mulet CLA 2008-06-11 05:14:47 EDT
Kevin - why would you object to a pure doc change for 3.4.0 ?
Comment 4 Szymon Brandys CLA 2008-06-11 06:38:10 EDT
Created attachment 104447 [details]
Fix v01
Comment 5 Philipe Mulet CLA 2008-06-11 07:04:30 EDT
Go ahead Szymon, this looks good.
Comment 6 Szymon Brandys CLA 2008-06-11 07:34:37 EDT
Released to HEAD.
Comment 7 Kevin McGuire CLA 2008-06-11 14:03:26 EDT
(In reply to comment #3)
> Kevin - why would you object to a pure doc change for 3.4.0 ?

Sorry, had a handful of prefab notes I was pasting in bugs and picked wrong one :)


Comment 8 Tomasz Zarna CLA 2008-06-13 06:14:36 EDT
Shouldn't the org.eclipse.team.core.defaultFileModificationValidator extension point be mentioned as well, even though it's for internal use only?
Comment 9 Szymon Brandys CLA 2008-06-13 06:46:10 EDT
This is an ext. point for internal use.
Comment 10 Szymon Brandys CLA 2008-06-13 06:52:39 EDT
(In reply to comment #9)
> This is an ext. point for internal use.

Just to make it more clear. Clients can read in Ext. Points Reference that "The following extension points can be used to extend the capabilities of the platform infrastructure" and AFAIK the mentioned ext. point should not be used by clients.
Comment 11 Tomasz Zarna CLA 2008-06-13 06:57:21 EDT
Fair enough, verified in I20080612-2000.