Community
Participate
Working Groups
Build Identifier: Version: Indigo Service Release 1, Build id: 20110916-0149 WindowBuilderPro fails when design page is opening. In the enclosed sample there are two detail pages. The first page (DetailPage2) is working fine, the second one is throwing exception when design page is opening. Reproducible: Always Steps to Reproduce: Try to open DetailPage1 in the design page after you compile the code.
Created attachment 209051 [details] Try to open DetailPage1 after you compile the code if code is not compiled you will see "Unable to load 'super' class". After compilation I am facing this failure "Exception during method invocation evaluation" only on the DetailPage1. The DetailPage2 is working fine.
Yes, WindowBuilder supports only locally declared fields. We are not going to fix this soon. If you need to put something to the field of superclass, do this assignment separately.
closing...