1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-10 03:53:21 +02:00
This commit is contained in:
Alain Magloire 2003-12-10 19:23:41 +00:00
parent b9c0291766
commit 3982815009

View file

@ -1,3 +1,11 @@
2003-12-10 Alain Magloire
A quick fix for PR 47751. The correct way to deal with this
is a rewrite of CDocumentProvider.java ...
* src/org/eclipse/cdt/internal/ui/CEditor.java (setInput):
Change the DocumentProvider if the file is external.
2003-12-09 Hoda Amer
Content Assist work: Modified the project scope user preference
Removed the case sensitivily user preference.