[openrtm-commit:01889] r598 - trunk/rtmtools/jp.go.aist.rtm.toolscommon.profiles
openrtm @ openrtm.org
openrtm @ openrtm.org
2016年 4月 13日 (水) 14:59:12 JST
Author: kawauchi
Date: 2016-04-13 14:59:12 +0900 (Wed, 13 Apr 2016)
New Revision: 598
Modified:
trunk/rtmtools/jp.go.aist.rtm.toolscommon.profiles/build.xml
Log:
build.xml has been returned to r595 from r597.
Modified: trunk/rtmtools/jp.go.aist.rtm.toolscommon.profiles/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.toolscommon.profiles/build.xml 2016-04-12 13:06:40 UTC (rev 597)
+++ trunk/rtmtools/jp.go.aist.rtm.toolscommon.profiles/build.xml 2016-04-13 05:59:12 UTC (rev 598)
@@ -64,18 +64,18 @@
/>
-->
- <ant4eclipse:targetPlatform id="eclipse-3.8">
+ <ant4eclipse:targetPlatform id="eclipse-4.4">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
</ant4eclipse:getJdtClassPath>
<javac bootclasspathref="jre.libs"
More information about the openrtm-commit
mailing list