Community
Participate
Working Groups
Build Identifier: 3.6 When using WindowBuilder Swing designer with MigLayout we gets of an error message. Reproducible: Always Steps to Reproduce: 1. Add new JFrame class to src folder 2. Open the JFrame with WindowBuilder editor 3. Select the MigLayout for the JFrame layout from property tab or palette 4. Choose JLabel from palette and add to JFrame on column 0, row 0 5. Choose JTextField from palette and add to JFrame on column 1, row 0 6. You should see an error message now
Unable to reproduce. Please provide a complete test case and stack trace, and feel free to re-open this case.