author | Steve Sobek <steve.sobek@nokia.com> |
Tue, 19 Oct 2010 07:21:52 -0500 | |
changeset 2161 | 5dce04793589 |
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 |