[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.dltk] Re: NPE from script editor

Hello,

The general recommendation is to post stack trace of exception you see.
There are different ways to get NPE in different places of the code, so some details could help.


Regards,
Alex

Kevin KIN-FOO wrote:
Hi,

I'm new to eclipse coding, I don't know if it's the right place to ask my question. I'm familiarizing with DLTK using the tutorial at http://wiki.eclipse.org/DLTK_IDE_Guide:Step_2._Towards_an_Editor . In the "Editor" part, when I try to open the editor I've created a NPE is launch from ScriptEditor. Is there anybody who already experience it, any clues ?

Regards