| author | stechong |
| Wed, 20 Oct 2010 11:19:31 -0500 | |
| changeset 2165 | 2a7b5eccb0bc |
| 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 |