Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Debugging java class called from Matlab
Date: Tue, 24 Nov 2009 13:32:23 +0000 (UTC)
Organization: Infineon Technologies AG
Lines: 24
Message-ID: <hegn97$9jo$1@fred.mathworks.com>
References: <fb1gnk$5o4$1@fred.mathworks.com> <gap9ke$gne$1@fred.mathworks.com> <gbglel$g7r$1@fred.mathworks.com> <gbguc1$4r7$1@fred.mathworks.com> <gcv6m1$b08$1@fred.mathworks.com> <gp6mll$2mi$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1259069543 9848 172.30.248.37 (24 Nov 2009 13:32:23 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 24 Nov 2009 13:32:23 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 600050
Xref: news.mathworks.com comp.soft-sys.matlab:587478


"Ed Yu" <ekyu88@hotmail.com> wrote in message <gp6mll$2mi$1@fred.mathworks.com>...
> "Holger " <hneuhaus@web.de> wrote in message <gcv6m1$b08$1@fred.mathworks.com>...
> > Hi.
> > 
> > For debugging java classes: Does anybody know if / how it is possible to connect Eclipse 3.2.1 and MATLAB 6.0.0.88 (R12) on Windows ?
> > 
> > Any help would be really appreciated.
> > 
> > BR,
> > Holger
> 
> Probably not earlier versions of MATLAB. The actual constraint is the version of Java bundled with the version MATLAB. As long as the JVM (or JRE) is version 1.5.0 and above (which supports remote debugging), this should work fine.

Hi Ed,

thanks a lot for your help. Appreciated very much.

I understood that I need to update the jvm version in order to use remote java debugging with MATLAB 6.0.0.888 (R12) on Windows. This MATLAB version is shipped with java version 1.1.8.

I've read the related messages in the news group, and set the JAVA_MATLAB env. variable accordingly, etc., but then MATLAB startup fails. I fear that the described solution does not work for MATLAB 6.0.

Does anybody know if MATlAB 6.0 can be upgraded w.r.t. a jvm version larger than 1.1.8 ?

BR, Holger