[openrtm-commit:00882] r343 - trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/ui/editors
openrtm @ openrtm.org
openrtm @ openrtm.org
2012年 8月 13日 (月) 16:14:33 JST
Author: sakamoto
Date: 2012-08-13 16:14:32 +0900 (Mon, 13 Aug 2012)
New Revision: 343
Modified:
trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/ui/editors/BasicEditorFormPage.java
Log:
Modified IDL Parse
Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/ui/editors/BasicEditorFormPage.java
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/ui/editors/BasicEditorFormPage.java 2012-08-10 05:24:27 UTC (rev 342)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/src/jp/go/aist/rtm/rtcbuilder/ui/editors/BasicEditorFormPage.java 2012-08-13 07:14:32 UTC (rev 343)
@@ -596,6 +596,7 @@
editor.getRtcParam().getInports(), editor.getRtcParam().getOutports(),
editor.getRtcParam().getServicePorts());
editor.setEnabledInfoByLang();
+ extractDataTypes();
load();
//
// editor.getRtcParam().resetUpdated();
More information about the openrtm-commit
mailing list