This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251616 - Show Changes: Provide extensionpoint for registering own actions for the context menu
Summary: Show Changes: Provide extensionpoint for registering own actions for the cont...
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.0.2
Hardware: PC All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-03 09:38 UTC by markiewb
Modified: 2015-04-03 09:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Shows the position for the extensionpoint (14.69 KB, image/png)
2015-04-03 09:38 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2015-04-03 09:38:13 UTC
Created attachment 153012 [details]
Shows the position for the extensionpoint

* invoke "show changes" for a folder with changes
* select several changed files and open its context menu

ACTUAL:
* I cannot add my own action to the context menu (based on DataObject/FileObject)


EXPECTED:
* There is an extensionpoint. I can add my own action to the context menu (based on DataObject/FileObject)

Usecase: I like to add actions like "Format"/"Organize Members"/"Inspect"/"Copy file paths"... there