eclipse plugin: Allow p2 gathering
This commit is contained in:
parent
d3de08c360
commit
2ec9f82403
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
product=/org.wesnoth/org.wesnoth.product
|
||||
runPackager=true
|
||||
|
||||
p2.gathering=true
|
||||
p2.metadata.repo=file:${buildDirectory}/repository
|
||||
p2.artifact.repo=file:${buildDirectory}/repository
|
||||
|
||||
#Set the name of the archive that will result from the product build.
|
||||
archiveNamePrefix=wesnoth_umc_dev
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue