added src/ so that we can run in eclipse without doing the build script stuff
This commit is contained in:
parent
63df9c535a
commit
fca91a6f4c
|
|
@ -1,5 +1,7 @@
|
||||||
source.jbossfacet.jar = bin/
|
source.jbossfacet.jar = src/,\
|
||||||
|
bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
jbossfacet.jar
|
jbossfacet.jar
|
||||||
|
output.jbossfacet.jar = bin/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue