1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

[240745] Fix Terminal Widget Context Descriptions (add new contexts.xml to build.properties)

This commit is contained in:
Martin Oberhuber 2008-07-16 00:22:20 +00:00
parent 1e473c74ed
commit f08d56ebdf
2 changed files with 4 additions and 2 deletions

View file

@ -28,5 +28,6 @@ bin.includes = META-INF/,\
eclipse32.png,\
HelpContexts.xml,\
doc/,\
toc.xml
toc.xml,\
TerminalContexts.xml
src.includes = about.html

View file

@ -26,7 +26,8 @@ bin.includes = .,\
about.mappings,\
about.properties,\
eclipse32.png,\
icons/
icons/,\
HelpContexts.xml
source.. = src/
output.. = bin/