Hello All,
I have a GUI application that load correctly in my development computer, either in debug or release modes.
when i place the jar in a differente pc also wit windows 10(like mine) orwith windows 7.
I get a error message
(RuntimeException)java.lang.RuntimeException:Object should first be initialized (ImageView).
But I have checked and I don't have any imageview that has not been created wit the designer.
and i don't have any errors in the Development machine
I have a GUI application that load correctly in my development computer, either in debug or release modes.
when i place the jar in a differente pc also wit windows 10(like mine) orwith windows 7.
I get a error message
(RuntimeException)java.lang.RuntimeException:Object should first be initialized (ImageView).
But I have checked and I don't have any imageview that has not been created wit the designer.
and i don't have any errors in the Development machine