What I keep running into is that the local subversion packages provide Java HL in the /usr/lib64/* location and the Eclipse or JBDS Subclipse plugins are looking for them in /usr/lib/*, so how to correct this?
// adding the pointer to my javahl libs in eclipse.ini file // as follows to make use of the Fedora 12 native rpm javahl // package installed libs: // -Djava.library.path=/usr/lib64
Now my subversion tooling in Eclipse / JBDS works without complaining...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.