I want to use the '@SuppressWarnings' annotation in my generated Java code but have been unable to make it work. I followed the suggestion that was in the FAQ listing on Antlr Wiki, but it did not work. I am using Antlr in Eclipse. I have a copy of antlr that I downloaded from antlr.org but Eclipse is using maven to get its copy of antlr.jar It may not see the Java.stg that is on my machine because it is in a different path than the antlr.jar that I referencing in eclipse. How do I know which java.stg is being used by my application? Will antlr work if it can't find a java.stg file at all? thanks.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en -~----------~----~----~----~------~----~------~--~---
List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
