25 Oct
2005
25 Oct
'05
23:51
Mike wrote:
I've installed the 64 bit eclipse from eclipse.org and it seems to work well so far. I wish the SUSE packagers had sorted this out - now I'll have to tweak all the 10.0 installs by hand...
You can also start Eclipse with the "-vm" argument to tell it to use a specific JVM. I have both 32 and 64-bit JVMs installed on my system, and I use them both. So this argument helps me use the right JVM every time. It also makes it easy to switch JVMs if you need to. If you dont use the "-vm" argument then eclipse simply looks in the path and uses the first JVM it finds. Mark