Skip to content

Commit

Permalink
Constraining eclipse dependecy to (3.8,3.100]
Browse files Browse the repository at this point in the history
to avoid getting e4 stuff
  • Loading branch information
goglepox committed May 15, 2014
1 parent 5e477dc commit c614b93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/net.bioclipse.smartcyp.ds/META-INF/MANIFEST.MF
Expand Up @@ -7,8 +7,7 @@ Bundle-Vendor: bioclipse.net
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.runtime,
org.eclipse.core.runtime;bundle-version="[3.8.0,3.100.0)",
org.eclipse.help,
org.eclipse.core.resources,
org.eclipse.ui.views,
Expand Down

0 comments on commit c614b93

Please sign in to comment.