Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f81059358e98cd089a115a70cf346fde62a96ad7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bin.includes = EditorJspContexts.xml,\
               EditorJspContexts2.xml,\
               about.html,\
               plugin.xml,\
               META-INF/,\
               META-INF/,\
               EditorJspContexts2.xml,\
               EditorJspContexts.xml,\
               about.html,\
               plugin.properties,\
               plugin.xml,\
               plugin.properties
src.includes = EditorJspContexts.xml,\
               EditorJspContexts2.xml,\
               about.html
generateSourceBundle=false

Back to the top