Skip to content

Instantly share code, notes, and snippets.

@keiono
Created April 4, 2011 17:22
Show Gist options
  • Save keiono/902017 to your computer and use it in GitHub Desktop.
Save keiono/902017 to your computer and use it in GitHub Desktop.
Sample setting file for bnd tool.
#-----------------------------------------------------------------
# Use this file to add customized Bnd instructions for the bundle
#-----------------------------------------------------------------
Import-Package: *
Export-Package: org.cytoscape.view.presentation, org.cytoscape.view.presentation.property, org.cytoscape.view.presentation.events
Private-Package: org.cytoscape.view.presentation.internal.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment