[Title] Modify classpath for eclispe development support
authorsyeon.hwang <syeon.hwang@samsung.com>
Thu, 19 Jul 2012 03:48:41 +0000 (12:48 +0900)
committersyeon.hwang <syeon.hwang@samsung.com>
Thu, 19 Jul 2012 03:48:41 +0000 (12:48 +0900)
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

tizen/src/skin/client/.classpath

index 957bee2936479edc749bc98c8a850e9f5d778ee1..fb93363cc1162756c404141cd5dbce750817c76a 100644 (file)
@@ -4,6 +4,6 @@
        <classpathentry kind="src" path="jaxb_src"/>
        <classpathentry kind="src" path="resource"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-       <classpathentry kind="lib" path="lib/swt/gtk-linux/swt.jar" sourcepath="lib/swt/gtk-linux/src.zip"/>
+       <classpathentry kind="lib" path="lib/swt.jar" sourcepath="lib/src.zip"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>