1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2003-07-16 14:49:45 +00:00
parent 42d1154261
commit aa2f55b2f1

View file

@ -1,3 +1,12 @@
2003-07-16 Alain Magloire
Patch from Alex chapiro.
This patch just creares group markers for CView pull-down menu build actions
group. Using them, it is possible to locate new buid action contributions to
correct place.
* src/org/eclipse/cdt/internal/ui/cview/CView.java
2003-07-16 Alain Magloire
Patch from Thomas Fletcher.