Created
April 4, 2011 17:22
-
-
Save keiono/902017 to your computer and use it in GitHub Desktop.
Sample setting file for bnd tool.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#----------------------------------------------------------------- | |
# 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