20 aug 2010 kl. 18.11 skrev Jim Idle: > Did you notice the tab that allows you to change the test rig template? >
Yes, I did, but it was not easy to find it again, now that I know that I probably need it ;-) I found one on the "Run"-menue and some setting in the Preferences (but no tab). But I don't really know what to make of it. How do I use it? I guess that the "Class" is to indicate a java class to load, and that the classpath should be tweaked accordingly in the Preferences->Compiler->Classpath. Would I lose any system classpaths that I need to explicitly add if I customize it? And finally, the class should be a complete implementation of the test rig. Is there a template somewhere? (All this is in ANTLRWorks 1.4, couldn't find anything similar in ANTLR-IDE, Eclipse 3.6...) Thomas Nilsson, CTO, Agile Mentor Responsive Development Technologies AB Web: http://www.responsive.se Email: [email protected] Phone: +46 70 561 75 41 Blog: http://www.responsive.se/thomas > Jim > >> -----Original Message----- >> From: [email protected] [mailto:antlr-interest- >> [email protected]] On Behalf Of Thomas Nilsson >> Sent: Thursday, August 19, 2010 11:17 PM >> To: [email protected] >> Subject: [antlr-interest] Setting input in the interpreter >> >> Is there a way to set the input stream in the interpreter, either > ANTLRWorks >> or ANTLR IDE? >> >> My grammar is case insensitive, and although there is an example on the >> Wiki on how to do this for real, I was looking for a way to run my > numerous >> test cases in the interpreter before implementing anything else. >> >> Thomas Nilsson, CTO, Agile Mentor >> Responsive Development Technologies AB >> Web: http://www.responsive.se >> Email: [email protected] >> Phone: +46 70 561 75 41 >> Blog: http://www.responsive.se/thomas >> >> >> List: http://www.antlr.org/mailman/listinfo/antlr-interest >> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your- >> email-address > > > List: http://www.antlr.org/mailman/listinfo/antlr-interest > Unsubscribe: > http://www.antlr.org/mailman/options/antlr-interest/your-email-address List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- 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.
