[OS-JIRA] Created: (WOL-634) NPE's in new classpath code

From: Mike Schrag (JIRA) ("Mike)
Date: Wed Nov 07 2007 - 14:45:00 EST

  • Next message: Lachlan Deck: "Re: Weird Compile Error"

    NPE's in new classpath code
    ---------------------------

                     Key: WOL-634
                     URL: http://issues.objectstyle.org/jira/browse/WOL-634
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 3.3.* (nightly build please specify)
                Reporter: Mike Schrag
             Assigned To: Ulrich Köster

    Starting my runtime workspace, I get one:
    java.lang.NullPointerException
    at org.objectstyle.wolips.jdt.ant.UpdateOtherClasspathIncludeFiles.buildIncludeFiles(UpdateOtherClasspathIncludeFiles.java:113)
    at org.objectstyle.wolips.jdt.ant.UpdateOtherClasspathIncludeFiles.execute(UpdateOtherClasspathIncludeFiles.java:90)
    at org.objectstyle.wolips.jdt.listener.UpdateIncludeFilesJob.runInWorkspace(UpdateIncludeFilesJob.java:90)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    and then a bunch of (maybe one per project?):
    java.lang.NullPointerException
    at org.objectstyle.wolips.jdt.ant.UpdateOtherClasspathIncludeFiles.buildIncludeFiles(UpdateOtherClasspathIncludeFiles.java:113)
    at org.objectstyle.wolips.jdt.ant.UpdateOtherClasspathIncludeFiles.execute(UpdateOtherClasspathIncludeFiles.java:90)
    at org.objectstyle.wolips.jdt.listener.UpdateIncludeFilesJob.runInWorkspace(UpdateIncludeFilesJob.java:90)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Wed Nov 07 2007 - 14:46:51 EST