Skip to content

Commit

Permalink
Upgraded to OPSIN 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Sep 12, 2011
1 parent 9a4fa83 commit 6c3de72
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.opsin/.classpath
Expand Up @@ -3,6 +3,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="jar/opsin-1.0.0-jar-with-dependencies.jar"/>
<classpathentry exported="true" kind="lib" path="jar/opsin-1.1.0-jar-with-dependencies.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.opsin/META-INF/MANIFEST.MF
Expand Up @@ -18,5 +18,5 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .,
jar/opsin-1.0.0-jar-with-dependencies.jar
jar/opsin-1.1.0-jar-with-dependencies.jar
Import-Package: org.apache.log4j
Binary file not shown.

0 comments on commit 6c3de72

Please sign in to comment.