<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
Could someone help me? I would like to fix a bug with LO Base
wizards, I found the java source of the wizard,and even I got how to
debug it from OpenOffice instructions: <a
href="http://cedric.bosdonnat.free.fr/wordpress/?p=57">here</a>
and <a
href="http://wiki.services.openoffice.org/wiki/Java_and_OpenOffice.org">here</a>
Eclipse runs well, it stops at my breakpoint, and even I can see som
variables, actually all the global and static variables, but local
variables are not shown,and even if I directly enter the name
eclipse can't resolve it. Does any of you have experiences with java
components debugging? It would be nice to use it from Eclipse. <br>
<br>
thank you: Gabor<br>
</body>
</html>