On Thu, Oct 23, 2014 at 8:48 AM, Mark Phippard <markp...@gmail.com> wrote:
> On Wed, Oct 22, 2014 at 12:32 PM, <b...@cademia.de> wrote: > >> >> We have an issue with JavaHL on the new Mac OS X 10.10 Yosemite. Hope >> that the mailing list applies to the right people?! >> >> The installation on our Mac has been done via MacPorts, Port: >> subversion-javahlbindings >> >> Building takes place without errors. The resulting libraries do not run. >> Eclipse crashes in >Preferences >Team >Subversion. The MacPorts test >> facility reports an error. >> >> Here ist the MacPorts ticket with the complete history and all details: >> https://trac.macports.org/ticket/45496 >> > > I do not know if this really helps, but SVN + JavaHL + Eclipse/Subclipse > are working for me. That maybe at least says this is a MacPorts problem. > > In my case, I am using Homebrew. I just upgraded to Yosemite on Tuesday > and Eclipse is still working fine. I did not reinstall or rebuild > Subversion. The existing installed Homebrew package simply continued > working. > > I am using an older version of Java than you. I guess there is no > auto-update or prompting for updates of Java as I thought there was. I > might update it and if it breaks JavaHL, I will let you know. > <http://markphip.blogspot.com/> > OK, I figured out that the Java updates only update the JRE used by web browser. Had to download the latest JDK to get the version Eclipse uses updated. I have done that, and everything still works OK. java.runtime.name=Java(TM) SE Runtime Environment java.runtime.version=1.8.0_25-b17 java.specification.name=Java Platform API Specification java.specification.vendor=Oracle Corporation java.specification.version=1.8 java.vendor=Oracle Corporation java.vendor.url=http://java.oracle.com/ java.vendor.url.bug=http://bugreport.sun.com/bugreport/ java.version=1.8.0_25 java.vm.info=mixed mode java.vm.name=Java HotSpot(TM) 64-Bit Server VM java.vm.specification.name=Java Virtual Machine Specification java.vm.specification.vendor=Oracle Corporation java.vm.specification.version=1.8 java.vm.vendor=Oracle Corporation java.vm.version=25.25-b02 -- Thanks Mark Phippard http://markphip.blogspot.com/