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