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: 2b7383eb2ef1c0b094c18751b58d6d7341736422 (plain) (blame)
1
2
3
4
5
6
7
8
9
bin.includes = plugin.xml,\
               icons/,\
               plugin.properties,\
               META-INF/,\
               about.html,\
               .
jars.compile.order = .
source.. = static_web_ui/
output.. = bin/

Back to the top