Where is the Java Virtual Machine used by MATLAB? (Tell Eclipse to use the same JVM as MATLAB?)

6 views (last 30 days)
I plan to create some Java classes that I will call from MATLAB. To avoid incompatibilities, I would like to tell Eclipse to use the same Java Virtual Machine as used by my MATLAB installation. The Eclipse Installer has offered to let me browse for 'javaw.exe" - where might I find it? (Many thanks in advance.)
>> ver
MATLAB Version: 9.0.0.341360 (R2016a)
MATLAB License Number: [DELETED]
Operating System: Microsoft Windows 10 Enterprise Version 10.0 (Build 15063)
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

Answers (1)

Patrick Hew
Patrick Hew on 26 Feb 2018
(Apologies for answering my own question): I may have found it in
R2016a\sys\java\jre\win64\jre\bin\

Categories

Find more on Introduction to Installation and Licensing 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!