author | timkelly |
Thu, 17 Jun 2010 14:00:47 -0500 | |
branch | C3_BUILDER_WORK |
changeset 1491 | 268b8ede3928 |
parent 1096 | 96e5879cd42d |
permissions | -rw-r--r-- |
1096
96e5879cd42d
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
timkelly
parents:
diff
changeset
|
1 |
source.. = src/ |
96e5879cd42d
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
timkelly
parents:
diff
changeset
|
2 |
output.. = bin/ |
96e5879cd42d
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
timkelly
parents:
diff
changeset
|
3 |
bin.includes = META-INF/,\ |
96e5879cd42d
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
timkelly
parents:
diff
changeset
|
4 |
.,\ |
96e5879cd42d
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
timkelly
parents:
diff
changeset
|
5 |
plugin.xml |