From eabff5dc4357577f020b8077a8d642e025b9ad8d Mon Sep 17 00:00:00 2001 From: "joogwan.kim" Date: Mon, 22 Aug 2011 17:34:42 +0900 Subject: [Title] Change plug-in name [Type] Feature [Module] [Priority] Major [CQ#] [Redmine#] 1801 [Problem] Directory name does not changed. [Cause] [Solution] [TestCase] --- builder/build.properties.clean | 2 +- builder/customTargets.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'builder') diff --git a/builder/build.properties.clean b/builder/build.properties.clean index ed4bead01..698eb8dae 100644 --- a/builder/build.properties.clean +++ b/builder/build.properties.clean @@ -21,7 +21,7 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.ide.common.feature +topLevelElementId=com.samsung.slp.common.feature ############# PRODUCT/PACKAGING CONTROL ############# #product=/com.samsung.freshide/SLPSDK.product diff --git a/builder/customTargets.xml b/builder/customTargets.xml index b9f02abc4..50065bff2 100644 --- a/builder/customTargets.xml +++ b/builder/customTargets.xml @@ -11,16 +11,16 @@ - + + name="assemble.com.samsung.slp.common.feature.linux.gtk.x86"> + name="assemble.com.samsung.slp.common.feature.win32.win32.x86"> -- cgit v1.2.3