mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
279655a2ff
commit
5fd96de2e5
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue