1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
Find a file
Alain Magloire df3c06eb4b Again the problem:
Eclipse filename association with editors is done strictly via
	the plugin.xml(and Preference Page).
	The CDT is ship with a sensible default i.e. *.c, *.h, *.cpp etc ..
	We use an hack in EditorUtility.getEditorID(...)
	To change this behaviour for the CView and the
	COutliner.

	Added support for DoubleClick to open a header
	in the outliner.

	Related PRs: 64834, 44363
2004-06-04 02:05:39 +00:00
build fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=63937 2004-06-03 18:57:37 +00:00
core Again the problem: 2004-06-04 02:05:39 +00:00
debug Added new images for the "Auto-Refresh" and "Refresh" actions. 2004-06-04 00:35:56 +00:00
doc From Dave Williams: 1 file in the reference section failed checkpii and there was a link error in the .xml files. 2004-06-02 20:56:38 +00:00
launch/org.eclipse.cdt.launch fixed update platform filtering 2004-05-31 18:06:16 +00:00
releng Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00