Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Debugging java class called from Matlab
Date: Tue, 10 Mar 2009 21:39:01 +0000 (UTC)
Organization: University of Utah
Lines: 11
Message-ID: <gp6mll$2mi$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>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1236721141 2770 172.30.248.38 (10 Mar 2009 21:39:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 10 Mar 2009 21:39:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 827053
Xref: news.mathworks.com comp.soft-sys.matlab:523884


"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.