Supported and compatible compilers page Release 2012a
2 views (last 30 days)
Show older comments
Hi,
Looking this page:
I've used that Java-jdk link but its version is 1.7 and (not 1.6) and I've installed that.
So...have I to install 1.6? Can I hold both versions?
thanks
0 Comments
Answers (1)
Titus Edelhofer
on 11 Sep 2012
Hi Alessandro,
both questions: yes. ;-) Yes, you have to install 1.6, java 1.7 and MATLAB don't work well together (yet). And yes, you can have both of them in parallel on your machine. You should set in Windows the environment variable JAVA_HOME to point to the jdk1.6
Titus
6 Comments
Titus Edelhofer
on 17 Sep 2012
No, the JAVA_HOME should point to the main folder (not the bin folder), e.g., "C:\Program Files\java\jdk1.6.0_23" ...
Titus
See Also
Categories
Find more on Java Package Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!