Author: pwang Date: 2011-10-24 17:55:15 -0700 (Mon, 24 Oct 2011) New Revision: 27286
Added: csplugins/trunk/ucsd/ruschein/PanGIA-impl/osgi.bnd Log: Original creation Added: csplugins/trunk/ucsd/ruschein/PanGIA-impl/osgi.bnd =================================================================== --- csplugins/trunk/ucsd/ruschein/PanGIA-impl/osgi.bnd (rev 0) +++ csplugins/trunk/ucsd/ruschein/PanGIA-impl/osgi.bnd 2011-10-25 00:55:15 UTC (rev 27286) @@ -0,0 +1,6 @@ +#----------------------------------------------------------------- +# Use this file to add customized Bnd instructions for the bundle +#----------------------------------------------------------------- + +Import-Package: * +Bundle-Activator: org.idekerlab.PanGIAPlugin.CyActivator \ No newline at end of file -- 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.
