Author: pwang
Date: 2011-07-13 15:32:45 -0700 (Wed, 13 Jul 2011)
New Revision: 26172
Modified:
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
Log:
support import table from URL
Modified:
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
===================================================================
---
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
2011-07-13 21:46:14 UTC (rev 26171)
+++
core3/core-task-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
2011-07-13 22:32:45 UTC (rev 26172)
@@ -373,6 +373,7 @@
<constructor-arg ref="cyPropertyServiceRef" />
<constructor-arg ref="cyNetworkNamingServiceRef" />
<constructor-arg ref="streamUtilRef" />
+ <constructor-arg ref="cyTableManagerServiceRef" />
<constructor-arg ref="cyDataTableReaderManagerServiceRef" />
<constructor-arg ref="cyApplicationManagerServiceRef" />
</bean>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.