Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 566fba87bee68978f91241085e6bde014414dc74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
source.cdtuitests.jar = src/,\
                        ui/,\
                        core/
bin.includes = plugin.xml,\
               about.html,\
               plugin.properties,\
               test.xml
src.includes = plugin.xml,\
               about.html,\
               plugin.properties,\
               test.xml
about.html = 

Back to the top