Hi Kent,
could you look into this link to get some help on
javax.swing.event conversion Errors
http://msdn2.microsoft.com/en-us/library/y0af4d7y.aspx which version of J# are you using?
Visual Studio 2003
Visual Studio 2005
HTH,
Ram
--
Ramanathan Kathiresan
VC++ | C# | J# | Developer Support Team
Microsoft R&D Corporation
[quoted text, click to view] "Kent Ogletree" wrote:
> 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 that appears to be even semi
> related other than to set the base namespace which I have done. Any
> suggestions, tips or hints would be appreciated.
>