Hi Francis,
Can you push this patch to Gerrit? Here's a page with information about
Gerrit:
https://wiki.eclipse.org/Gerrit
Marc-André
On 14-03-25 01:59 PM, Francis Giraldeau wrote:
> It is possible to get the children of an attribute. This patch add also
> required methods to query the parent a
It is possible to get the children of an attribute. This patch add also
required methods to query the parent attributes.
* Add getParent() method to Attribute, AttributeTree and StateSystem
* Add unit test to check the functionality
* Provides the required documentation
Change-Id: I635326068c2a29
Le 2014-03-25 13:25, Marc-André Laperle a écrit :
> 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.
I updated eclipse and the target definition and the baseline and the
erro
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 rebui
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, an