# <copyright> | |
# </copyright> | |
# | |
# $Id: build.properties,v 1.1.2.2 2010/06/15 09:26:04 lgoubet Exp $ | |
bin.includes = .,\ | |
META-INF/,\ | |
plugin.xml,\ | |
plugin.properties,\ | |
icons/,\ | |
about.html | |
jars.compile.order = . | |
source.. = src-gen/,\ | |
src/ | |
output.. = bin/ | |
src.includes = about.html |