[openrtm-commit:01155] r465 - branches/work_ForRTMSafety/rtmtools/jp.go.aist.rtm.systemeditor
openrtm @ openrtm.org
openrtm @ openrtm.org
2014年 1月 18日 (土) 18:06:28 JST
Author: win-ei
Date: 2014-01-18 18:06:28 +0900 (Sat, 18 Jan 2014)
New Revision: 465
Modified:
branches/work_ForRTMSafety/rtmtools/jp.go.aist.rtm.systemeditor/.classpath
Log:
Daily work.
Modified: branches/work_ForRTMSafety/rtmtools/jp.go.aist.rtm.systemeditor/.classpath
===================================================================
--- branches/work_ForRTMSafety/rtmtools/jp.go.aist.rtm.systemeditor/.classpath 2014-01-18 09:05:41 UTC (rev 464)
+++ branches/work_ForRTMSafety/rtmtools/jp.go.aist.rtm.systemeditor/.classpath 2014-01-18 09:06:28 UTC (rev 465)
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="test"/>
+ <classpathentry exported="true" kind="lib" path="lib/velocity-1.6.3-dep.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="lib" path="lib/commons-lang-2.2.jar"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the openrtm-commit
mailing list