NetBeans don't understands CUDA

Hi.
I’m having some trouble with configuring the IDE for CUDA.
My system is OpenSUSE 11.2 with CUDA Toolkit 3.2
development driver 260.19.26

The problem is that NetBeans hightlights the code which is right, because it compiles and runs without errors.
I have read many topics about CUDA and NetBeans but havent found some solution.
here is how it looks like
http://xmages.net/show.php/2685701_1-png.html
below is also config of code assistance
http://xmages.net/show.php/2685708_2-png.html
also I added to Linker in project properties libraries cudart.so and cutil_x86_64.

Can anyone tell me what I have to do?

Thanks

I have the same problem, was this ever resolved?