junichi11 / netbeans-color-codes-preview

Show colors in an editor's sidebar
https://netbeans-vm.apache.org/pluginportal/catalogue/?id=24
Apache License 2.0
32 stars 8 forks source link

java.lang.IllegalArgumentException: No enum constant #27

Closed junichi11 closed 5 years ago

junichi11 commented 5 years ago

Describe the bug

"java.lang.IllegalArgumentException: No enum constant" occurs.

To Reproduce Steps to reproduce the behavior:

  1. Write Color.Black in a java file
  2. The exception occurs

Expected behavior

No exceptions.

Desktop (please complete the following information):

Additional context

junichi11 commented 5 years ago

Fixed.