diff options
author | taeyoung2.son <taeyoung2.son@samsung.com> | 2011-11-22 23:17:57 +0900 |
---|---|---|
committer | taeyoung2.son <taeyoung2.son@samsung.com> | 2011-11-22 23:17:57 +0900 |
commit | 32de249a66669505fccfb362456458e1ff8cc4c6 (patch) | |
tree | 4063f31d154c688e873a36d3518edc48869e4849 /builder | |
parent | fb88b64f5d732ad54a900412fb4a11e85e7b503c (diff) | |
download | common-eplugin-32de249a66669505fccfb362456458e1ff8cc4c6.tar.gz common-eplugin-32de249a66669505fccfb362456458e1ff8cc4c6.tar.bz2 common-eplugin-32de249a66669505fccfb362456458e1ff8cc4c6.zip |
[Title] Modify IDE path from SLPIDE to NativeIDE
[Type] Feature
[Module] Sub
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Diffstat (limited to 'builder')
-rw-r--r-- | builder/build.properties.product.clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/build.properties.product.clean b/builder/build.properties.product.clean index c03c3eb1c..456786909 100644 --- a/builder/build.properties.product.clean +++ b/builder/build.properties.product.clean @@ -31,7 +31,7 @@ runPackager=true #archiveNamePrefix= # The prefix that will be used in the generated archive. -archivePrefix=SLPIDE +archivePrefix=NativeIDE # The location underwhich all of the build output will be collected. collectingFolder=${archivePrefix} |