Libreoffice + Java

I would like to enable a jave runtime environment in my recently built FreeBSD 10.1 amd64 editors/libreoffice. I do not need the full development kit nor the java/icedtea-web. I basically need audio for powerpoints. Any recommendations as to the JRE/JDK version that will meet my needs while minimizing instability/bloat?
 
I installed the editors/libreoffice binary package and java/openjdk7 did not install as a dependency. I'm guessing that Java was a build dependency and not a run time dependency. Still, your reply helped, it is probably best to use the same Java runtime environment that was used in the LibreOffice build.
 
In Libreoffice Base, the Menu Tools -> Options -> LibreOffice -> Advanced -> Class Path is disabled, so I can't register usr/local/share/java/classes/mysql-connector-java.jar to access a mysql database.
Is it because this line : [ ] JAVA Add Java support (XML filters, macros) is disabled in the config file of /editors/libreoffice
Thanks
 
Back
Top