Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: e3976ea7c248d0382f82edc35627c69d00740a91 (plain) (blame)
1
2
3
4
5
6
7
source.editors.jar = src/,\
                     extensions/
bin.includes = *.jar,\
               plugin.xml,\
               plugin.properties,\
               about.html,\
               META-INF/

Back to the top