Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 97d93daf059f7461dc530888a3b60565b2f8d567 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11






                   



                                   

                          


                       
                          

# <copyright>
# </copyright>
#
# $Id$

bin.includes = .,\
               META-INF/,\
               plugin.xml,\
               plugin.properties,\
               icons/,\
               models/,\
               about.html
jars.compile.order = .
source.. = src/
output.. = bin/
src.includes = about.html

Back to the top