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-08-20 17:34:42 +00:00
parent 279655a2ff
commit 5fd96de2e5

View file

@ -1,3 +1,10 @@
2003-08-19 Keith Campbell
Extended CView and CViewDragAdapter to use LocalSelectionTransfer.
Eventually this will permit dragging elements from the "C/C++ Projects" view
to trigger refactoring operations as in the JDT, for example.
* src/org/eclipse/cdt/internal/ui/cview/CView.java
* src/org/eclipse/cdt/internal/ui/cview/CViewDragAdapter.java
2003-08-14 Sean Evoy
Added initial toolchain description for Solaris and Linux targets using Gnu tools.
* plugin.xml