[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: NullPointException

Can you debug it and discover what is actually null?  Or look at the line 
number mentioned below.  Line numbers change over time so I don't know which 
line of code that is today.

"smallfish" <penzhan8451@xxxxxxxxx> wrote in message 
news:4a26033ad0222352ac1d7f97943e4882$1@xxxxxxxxxxxxxxxxxx
>   Firstly, thanks.
>   Below exception may be give more detail decription after i delete a 
> project
>  in workspace :
>
>              .................
>
>    java.lang.NullPointerException
> at 
> org.eclipse.draw2d.FocusTraverseManager.getNextFocusableFigure(FocusTraverseManager.java:75)
> at 
> org.eclipse.draw2d.SWTEventDispatcher.dispatchFocusGained(SWTEventDispatcher.java:103)
> at