Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Compilation failed: NullPointerException

Hi Francis,

What's the full stack trace? Are you running Eclipse 4.3.1? If so, try
to upgrade to 4.3.2, there was a bug in JDT that had to do with null
annotations.

Hope this helps,
Marc-André

On 14-03-25 01:25 PM, Francis Giraldeau wrote:
> I got this error when starting eclipse today and rebuilding TMF related
> projects:
>
>   Errors occurred during the build.
>   Errors running builder 'Java Builder' on project
> 'org.eclipse.linuxtools.tmf.core'.
>   java.lang.NullPointerException
>
> I tried to create a new workspace and re-import projects, and the same
> error occurs. The code should compile, I checkout the master branch just
> to be sure and sources are clean. Does someone else already had this
> problem?
>
> Thanks,
>
> Francis
> _______________________________________________
> linuxtools-dev mailing list
> linuxtools-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/linuxtools-dev



Back to the top