Design Time support for JOGL
Posted by pgespo62 on Dec 03, 2014; 1:21pm
URL: https://forum.jogamp.org/Design-Time-support-for-JOGL-tp4033698.html
I am new to this forum, and as a user of WorlWindJava I found this issue in JOGL: starting from WorldWind Java 2.0 (based on JOGL 2.1.5) editing of forms containing WWJ panels is not supported anymore. I am using Eclipse 4.4.1 with WindowBuilder 1.7.0 under Windows 8.1. The parser of WindowBuilder claims for an "IllegalStateExeption in setupPrint()".
I tested a basic sample based on JOGL APIs with different releases of JOGL, and I found that release 2.0.2 is working with WindowBuilder, while release 2.1.5 does not support design time.
Is this a real issue or known limitation of newer JOGL releases?
Pier Giorgio