Author: pwang
Date: 2011-01-24 15:49:48 -0800 (Mon, 24 Jan 2011)
New Revision: 23587
Modified:
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/action/PluginManagerAction.java
Log:
Updated URL to plugin3 website
Modified:
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/action/PluginManagerAction.java
===================================================================
---
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/action/PluginManagerAction.java
2011-01-24 23:47:25 UTC (rev 23586)
+++
core3/plugin-impl/trunk/src/main/java/org/cytoscape/plugin/internal/action/PluginManagerAction.java
2011-01-24 23:49:48 UTC (rev 23587)
@@ -146,7 +146,7 @@
}
// Get defaultURL from Cytoscape properties, hard-code for now
- String DefaultUrl =
"http://chianti.ucsd.edu/cyto_web/plugins/plugins_test.xml";//getDefaultUrl();
+ String DefaultUrl =
"http://chianti.ucsd.edu/cyto_web/plugins3/plugins3.xml";//getDefaultUrl();
String DefaultTitle = "Cytoscape";
Task task = new PluginManagerInquireTask(DefaultUrl, new
ManagerAction(dlg, DefaultTitle, DefaultUrl));
--
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.