Re: [Erlide-devel] Bug report: null pointer exception on new file

2006-05-29 Thread Vlad Dumitrescu
> Thank you for the report. I get a NPE somewhere else, so there are > several places where we should check for null pointers... I could prevent the NPE error, but I suspect the editor will not get the scanner he was looking for anyway. Yes, we have to fix it another way. I think creating an em

Re: [Erlide-devel] Bug report: null pointer exception on new file

2006-05-29 Thread Mickael Remond
Hello, * Vlad Dumitrescu <[EMAIL PROTECTED]> [2006-05-28 20:38:28 +0100]: > Thank you for the report. I get a NPE somewhere else, so there are > several places where we should check for null pointers... I could prevent the NPE error, but I suspect the editor will not get the scanner he was looki

Re: [Erlide-devel] Bug report: null pointer exception on new file

2006-05-28 Thread Vlad Dumitrescu
Thank you for the report. I get a NPE somewhere else, so there are several places where we should check for null pointers... Also, please use the Sourceforge bug tracker, it's easier to manage the problems. Opening Window->Prefereneces->Erlang will display links to the different trackers. regard

[Erlide-devel] Bug report: null pointer exception on new file

2006-05-28 Thread Mickael Remond
Hello, When I create a new file in the IDE, it seems to always create a null pointer exception preventing to access the file for edition. When I restart Erlide, I can again access the file for edition. Here is the start of the stack trace: java.lang.NullPointerException at org.erlide.core