From ef9430c6bb51a8755a3e11284368a5f359ca1aed Mon Sep 17 00:00:00 2001 From: "changhyun1.lee" Date: Thu, 7 Mar 2013 18:55:56 +0900 Subject: [PATCH] [Title] Fixed CoreException in propertyPages [Desc.] [Issue] Redmine-8641 Change-Id: I5a85fc831c06f2f5c12a485afeacabe440c8bed0 --- org.tizen.common/plugin.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/org.tizen.common/plugin.xml b/org.tizen.common/plugin.xml index 68a79c7..6721fe5 100644 --- a/org.tizen.common/plugin.xml +++ b/org.tizen.common/plugin.xml @@ -385,10 +385,7 @@ name="%page.name"> - - + type="org.eclipse.core.resources.IProject"> @@ -399,10 +396,7 @@ name="%RDS.name"> - - + type="org.eclipse.core.resources.IProject"> -- 2.7.4