- Notifications
You must be signed in to change notification settings - Fork 290
Open
Description
I'm getting an error when trying to import a class:
constimagePath="com.fileformats.PngImage";constImageClass=java.import(imagePath);// error hereI get:
Uncaught Error Error: Could not set field a on class com.fileformats.PngImage java.lang.IllegalAccessException: Can not set static final java.lang.String field com.fileformats.PngImage.a to null value Metadata
Metadata
Assignees
Labels
No labels