Re: Eclipse or WOLips java.lang.NullPointerException

2008-02-15 Thread Andrew Lindesay
Thanks Mike; Yes it looked like one of those nasty sporadic ones. I'll _have_ to update now. :) Have a nice rest of weekend. cheers. Jeez ... That took a good 45 minutes of frantically clicking to get this to happen in the debugger. ___ Andrew Lindesay technology : www.lindesay.co.nz b

Re: Eclipse or WOLips java.lang.NullPointerException

2008-02-15 Thread Mike Schrag
Fixed. Jeez ... That took a good 45 minutes of frantically clicking to get this to happen in the debugger. Fortunately once it happens once, it continues to happen. I actually think it's related somehow to specific files and it seems somehow related to collapsing code areas, but I'm not

Re: Eclipse or WOLips java.lang.NullPointerException

2008-02-15 Thread Edgar Klein
Hi Mike, On 15-Feb-08, at 12:26 PM, Mike Schrag wrote: I also get the same thing switching between java and template, but cannot see any pattern to it. I guess I ought to update to the latest build and write up a bug if it continues... This is a known bug, and I'm not even sure it's our bug

Re: Eclipse or WOLips java.lang.NullPointerException

2008-02-15 Thread Mike Schrag
I also get the same thing switching between java and template, but cannot see any pattern to it. I guess I ought to update to the latest build and write up a bug if it continues... This is a known bug, and I'm not even sure it's our bug ... The stack trace of the NPE doesn't have any of our

Re: Eclipse or WOLips java.lang.NullPointerException

2008-02-15 Thread Andrew Lindesay
Hello Edgar; I also get the same thing switching between java and template, but cannot see any pattern to it. I guess I ought to update to the latest build and write up a bug if it continues... 15/02/08 3:33:16 PM [0x0-0x2d02d].org.eclipse.eclipse[256] java.lang.NullPointerException 15/0

Eclipse or WOLips java.lang.NullPointerException

2008-02-15 Thread Edgar Klein
Hi all, I'm having the weird behaviour of Eclipse/WOLips that it sometimes throws a java.lang.NullPointException when I change the selected window to be a wod-file. When the exception happens the code completion doesn't work any longer and Eclipse behaves very strangely... My workaround i