Skip to main content
summaryrefslogtreecommitdiffstats
blob: f3e987f45f6d8c7c7019bfc7b37789fec3aa7c36 (plain) (blame)
1
2
3
4
5
6
7
bin.includes = plugin.xml,\
               about.html,\
               icons/,\
               plugin.properties
source.cdtui.jar = src/,\
                   utils.ui/
src.includes = about.html

Back to the top