Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: bd299cbda97c791193d46e135736761be6fe1d87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               bundle.properties,\
               about.html
src.includes = bundle.properties,\
               about.html,\
               products/Hello Service Host RS.product
jre.compilation.profile = J2SE-1.4

Back to the top