mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
PR 50789
First work to add support for "Show in CView" Based on work provided by Thomas Fletcher.
This commit is contained in:
parent
9678b65711
commit
80e693ac65
1 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,17 @@
|
|||
2004-01-29 Alain Magloire
|
||||
|
||||
PR 50789. Draft work on this.
|
||||
Provide "Show in CView" capability.
|
||||
Patch is based on work done by Thomas Fletcher.
|
||||
|
||||
* plugin.properties
|
||||
* plugin.xml
|
||||
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
|
||||
* src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
|
||||
* src/org/eclipse/cdt/internal/ui/editor/ICEditorActionDefinitonsIds.java
|
||||
|
||||
* src/org/eclipse/cdt/ui/actions/ShowInCViewAction.java
|
||||
|
||||
2004-01-29 Hoda Amer
|
||||
Added handling for CompletionOnFunctionReference()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue