I’ve just bought a new computer x64 and intalled windows 7 and Eclipse Helios x64. When I tried to install subclipse it didn’t work… after a few times trying to install it and getting stuck when eclipse was trying to check the dependences, I did get to install it but it simply didn’t work.
When I chenged the perspective to SVN Repository I got an error. Anyway, I downloaded Eclipse Helios x86 and also got stuck on the dependeces checking part. But after a while trying it was installed and now it works.
But the thing is that I want to install eclipse helios x64 since I have a x64 computer.
Did anybody have the same or a similar problem? How did you solve it?
Thanks.
If you want to stick to JavaHL way of accessing the repository, you can also install the 64 bits version of JavaHL.
Referenced here – look at the paragraph saying
Windows 64-bit. It will redirect you to slik subversion clientYou can install the whole client (I could not install only javahl with the custom install)
To make sure it is taken into account, edit your eclipse.ini file and, after the
-vmargsline, add-Djava.library.path=C:\programs\slik(or if you already have an item for the jni path, add your own path).