ReactPropTypes-Plugin icon indicating copy to clipboard operation
ReactPropTypes-Plugin copied to clipboard

Update needed for compatibility with latest version

Open djohnson-censia opened this issue 2 years ago • 1 comments

The plugin reports this error in new versions of WebStorm:

java.lang.IllegalAccessError: class com.suming.plugin.ui.PropTypesDialog (in unnamed module @0x759ba67c) cannot access class sun.swing.table.DefaultTableCellHeaderRenderer (in module java.desktop) because module java.desktop does not export sun.swing.table to unnamed module @0x759ba67c

djohnson-censia avatar Oct 24 '22 21:10 djohnson-censia

Seeing the same error with PyCharm 2023.1.2

MattFisher avatar Jul 03 '23 07:07 MattFisher