Skip to content

Commit

Permalink
Export the JabRef jar too
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Sep 2, 2011
1 parent 839b3c9 commit b8c7349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.bibtex/.classpath
Expand Up @@ -3,6 +3,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/JabRef-2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/JabRef-2.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit b8c7349

Please sign in to comment.