NPE in JFace Automatic Databinding [message #688866] |
Sat, 25 June 2011 22:17  |
Eclipse User |
|
|
|
Hi people,
I'm learning Jface databinding and I'm having some problems trying to binding a EMF bean using WindowBuilder (eclipse 3.7).
My EMF bean (GoalBean) is extending another two:
Parent1
- id: ELongObject
Parent2 --> Parent1
- fieldStr: EString
GoalBean --> Parent2
- myRange: EInt
I've selected JFace Automatic Databinding wizard and them selected the GoalBean as BeanClass.
In properties list I can see only the Parent2.fieldStr. why ?
If I click on "Hide/Show properties which can't be bound" button all other properties are presented. When I've selected 'id' or 'myRange' I got this:
An error has occurred. See error log for more details.
java.lang.NullPointerException
what am I missing ?
thanks
Cristiano
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11922 seconds