I just finished up with a JLCA convertion and made a lot of edits. Then I
tried a build and now I am getting a ton of errors that state "Identifier
expected, 'event' is a keyword".
The offending line of code is:
using javax.swing.event;
I have been unable to find any information t...
more >>