Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: 69fe355bbddafcf8e497d51886f2219ed8753768 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
bin.includes = DTDEditormap_toc.xml,\
               about.html,\
               org.eclipse.wst.dtdeditor.doc.userindex.xml,\
               images/,\
               plugin.properties,\
               plugin.xml,\
               topics/*.htm*,\
               index/,\
               META-INF/
src.includes = *.maplist,\
               *.ditamap,\
               topics/*.dita
bin.excludes = DocBuild.xml,\
               myPlugin*.xml

Back to the top