| # <copyright> | |
| # </copyright> | |
| # | |
| # $Id: build.properties,v 1.7 2010-06-30 09:29:40 chsaad Exp $ | |
| bin.includes = .,\ | |
| META-INF/,\ | |
| plugin.xml,\ | |
| plugin.properties,\ | |
| notice.html,\ | |
| about.html,\ | |
| licence/,\ | |
| epl-v10.html | |
| jars.compile.order = . | |
| source.. = src/ | |
| output.. = bin/ | |
| src.includes = notice.html,\ | |
| licence/,\ | |
| epl-v10.html,\ | |
| about.html |