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
|