Hi,
> I can't remember any changes that could affect this. However, for me
> Ctrl-HOME and Ctrl-END work. I can't remember if just HOME and END
> have worked to jump to the start or end of the table earlier.
Would be good if they would work :)
I stumbled over the issue as the search did not jump to the first
entry. Now, this issue seems to have been fixed in the current SVN
version, too :)
The only issue I curently have is that the .classpath file doesn't
seem to be the one matching the current source. I had to apply the
following patch to get JabRef compiling:
Index: .classpath
===================================================================
--- .classpath (revision 3539)
+++ .classpath (working copy)
@@ -16,10 +16,21 @@
<classpathentry kind="lib" path="lib/JempBox-0.2.0.jar"/>
<classpathentry kind="lib" path="lib/forms-1.1.0.jar"/>
<classpathentry kind="lib"
path="lib/mysql-connector-java-5.0.7-bin.jar"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
+ <accessrules>
+ <accessrule kind="accessible" pattern="**"/>
+ </accessrules>
+ </classpathentry>
<classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="lib/looks-2.3.1.jar"/>
<classpathentry exported="true" kind="con"
path="org.eclipse.jdt.USER_LIBRARY/resources"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/sciplore"/>
+ <classpathentry kind="lib"
path="lib/spl/jersey/jersey-client-1.1.5.1.jar"/>
+ <classpathentry kind="lib"
path="lib/spl/jersey/jersey-core-1.1.5.1.jar"/>
+ <classpathentry kind="lib"
path="lib/spl/jersey/jersey-multipart-1.1.5.1.jar"/>
+ <classpathentry kind="lib" path="lib/spl/jersey/jsr311-api-1.1.1.jar"/>
+ <classpathentry kind="lib" path="lib/spl/jersey/mimepull-1.3.jar"/>
+ <classpathentry kind="lib"
path="lib/spl/sciplore/SciPloreDBAccess.jar"/>
+ <classpathentry kind="lib" path="lib/spl/bindings.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Finally, could you say some words on Jabref-mrdlib? Is this a branch
of JabRef? In JabRef/CHANGELOG I also find a reference to MrdLib...
Cheers,
Olly
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users