1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-02 22:05:44 +02:00
This commit is contained in:
Alain Magloire 2002-11-20 22:10:16 +00:00
parent 21b25f7151
commit 66e00e89c1
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,12 @@
2002-11-20 Alain Magloire
Move the Index property page in the C/C++ project category.
* src/.../internal/ui/preferences/CIndexerManager.java: Removed.
* src/.../internal/ui/preferences/CProjectPropertyPage.java (indexerBlock):
Add the indexer block to the CProjectPropertyPage tab.
* src/.../ui/wizard/IndexerBlock.java: New file implementing
the indexer TabItem.
2002-11-20 David Inglis
* src/.../internal/ui/cview/CView.java
Added support for label decorators

View file

@ -47,7 +47,6 @@ CPluginPreferencePage.name=C/C++
CPluginEditorPreferencePage.name=C/C++ Editor
CPluginTemplatePreferencePage.name=Code Templates
CProjectPropertyPage.name=C/C++ Project
CIndexerPropertyPage.name=C/C++ Indexer
CLaunchingPropertyPage.executionArguments.name=C Execution Arguments
CApplicationLauncher.label=Executable
CApplicationLauncher.description=Launch a local command