Eclipse error when adding global variables

Hi all,

I have a strange behavior when I want to watch a global variable under Eclipse. Is something like:

Label Job(Time of error: …)
has children update(Time of error)
An internal error occurred during: “Label Job”.
java.lang.NullPointerException

Is anybody who faced this issue?

Thanks.

I think it’s a bug in Eclipse. I’ve seen the same error myself, for a different compiler which uses it. Internal errors usually are bugs.

Leon

Found something about this issue in links below.

Found also new versions of eclipse 3.5, but I’m not shure if I should try 3.5 versions or go back to 3.3 (???)

http://groups.google.com/group/fusionde … 7746e8e89c

http://bugs.adobe.com/jira/browse/FB-14036

Thanks.