GUI forms snapshot not working with JGoodies forms

Answered

My Swing code runs fine normally, but if I try to run the forms snapshot feature, I get a runtime error (NoSuchMethodError).  I've created a SSCCE on Github which can reproduce the error consistently:

https://github.com/CoeJoder/jgoodies-forms-sample

 

My specs:  Windows 10, IntelliJ IDEA 2018.3.4 (Community Edition)

0
3 comments

It looks like JGoodies library used in project is not compatible with JDK 11.

0
Avatar
Permanently deleted user

But it runs and compiles just fine without the snapshot hook.

0

Please sign in to leave a comment.