Menu

#145 NPE thrown in CCAdministration

open
nobody
None
6
2008-03-31
2008-03-31
No

1. Create a new .NET project.
2. Create a new C# class.
3. An NPE is thrown.

java.lang.NullPointerException
at org.emonic.base.codecompletion.CCAdministration.addTrieToProject(CCAdministration.java:124)
at org.emonic.base.codecompletion.SourceExtractor.extractFile(SourceExtractor.java:116)
at org.emonic.base.codecompletion.CCListener.fileCreatedOrSaved(CCListener.java:144)
at org.emonic.base.codecompletion.CCListener.resourceChanged(CCListener.java:77)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:280)

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Harald and I cannot reproduce the bug. What about you, Bernhard?

     
  • Remy Chi Jian Suen

    Logged In: YES
    user_id=1299552
    Originator: YES

    Dominik, the latest CVS HEAD has fixed the problem for me.

     

Log in to post a comment.