[Title] Fixed bug in pde project
authorTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 7 Sep 2012 09:10:35 +0000 (18:10 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 7 Sep 2012 09:14:39 +0000 (18:14 +0900)
[Type] plugin project
[Module] pde
[Priority] high
[Nabi#] https://tizendev.org/bugs/browse/T_SDK-125
[Problem] schema file does not exist in tizen sdk.
[Solution] include org.eclipse.pde.source, org.eclipse.platform.source

Change-Id: Ic71ae4dafbce3fc4a30f73664d0c7af8fe64edaa

org.tizen.base.feature/feature.xml

index d948309..ef82660 100644 (file)
@@ -376,6 +376,14 @@ BY CLICKING THE &quot;I AGREE&quot; BUTTON OR BY USING ANY PART OF TIZEN SDK, YO
          id="org.eclipse.cdt.mylyn"
          version="0.0.0"/>
 
+   <includes
+         id="org.eclipse.platform.source"
+         version="0.0.0"/>
+
+   <includes
+         id="org.eclipse.pde.source"
+         version="0.0.0"/>
+
    <plugin
          id="org.tizen.base.platform"
          download-size="0"