On Wed, Nov 14, 2012 at 5:38 AM, Bernd Fehling
<bernd.fehl...@uni-bielefeld.de> wrote:
>
> AFAIK eclipse is just an ide and using the java debugger, so this is then a 
> java debugger problem?
>
> http://stackoverflow.com/questions/4123628/com-sun-jdi-invocationexception-occurred-invoking-method
>

I have no idea how eclipse's debugger is implemented. But please
report the bug to them.

if their debugger works for 'z = x + y; return z' but not for 'return
x + y', then its broken!

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to