java - Is macbook air 501 64-bit or 32-bit? Which version of Eclipse should I choose? -



java - Is macbook air 501 64-bit or 32-bit? Which version of Eclipse should I choose? -

the info "unname -a" tells i386. found applications in activity monitor types "intel 64". what's more, scheme profiler says:64-bit kernel , extensions, no. so, version of eclipse should choose, 64-bit or 32-bit?

the same of java, try

java -version

32-bit:

java version "1.6.0_26" java(tm) se runtime environment (build 1.6.0_26-b03) java hotspot(tm) client vm (build 20.1-b02, mixed mode, sharing)

64-bit:

java version "1.6.0_20" java(tm) se runtime environment (build 1.6.0_20-b02) java hotspot(tm) 64-bit server vm (build 16.3-b01, mixed mode)

java eclipse osx

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -