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:
parent
1e473c74ed
commit
f08d56ebdf
2 changed files with 4 additions and 2 deletions
|
@ -28,5 +28,6 @@ bin.includes = META-INF/,\
|
|||
eclipse32.png,\
|
||||
HelpContexts.xml,\
|
||||
doc/,\
|
||||
toc.xml
|
||||
toc.xml,\
|
||||
TerminalContexts.xml
|
||||
src.includes = about.html
|
||||
|
|
|
@ -26,7 +26,8 @@ bin.includes = .,\
|
|||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.png,\
|
||||
icons/
|
||||
icons/,\
|
||||
HelpContexts.xml
|
||||
|
||||
source.. = src/
|
||||
output.. = bin/
|
||||
|
|
Loading…
Add table
Reference in a new issue