SRADA-1011: fix build in eclipse
authorVladislav Eliseev <v.eliseev@samsung.com>
Fri, 19 Aug 2016 11:35:46 +0000 (14:35 +0300)
committerVladislav Eliseev <v.eliseev@samsung.com>
Mon, 22 Aug 2016 09:27:39 +0000 (18:27 +0900)
* classpath entry was not updated

Change-Id: I708720a12c6081c19628aa60fd4852f3e7538ade

org.tizen.dynamicanalyzer/.classpath

index 23149ac..b259f84 100644 (file)
@@ -10,6 +10,6 @@
        <classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
        <classpathentry kind="lib" path="lib/protobuf.jar"/>
        <classpathentry kind="lib" path="lib/org.eclipse.cdt.debug.edc_1.0.0.20160816.jar"/>
-       <classpathentry kind="lib" path="lib/org.eclipse.draw2d_3.7.2.v20111017-2020.jar"/>
+       <classpathentry kind="lib" path="lib/org.eclipse.draw2d_3.10.1.201508170204.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>