Awesome! I'll give it try. Did you see my follow up email that the parse string is 5 characters (there is a trailing space)? "/**/ "
And again, love the tool chain. I only really started to get traction on my project after I installed it. It's working great. Thanks, Chris On Thu, Aug 4, 2011 at 4:34 PM, Sam Harwell <[email protected]>wrote: > Hi Chris, > > In build 3.4.1.9004 that I released today, I switched all the projects to > using $(ProjectDir) with relative paths. > > http://www.antlr.org/wiki/display/ANTLR3/Antlr3CSharpReleases > > Sam > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of chris king > Sent: Monday, July 25, 2011 6:39 PM > To: [email protected] > Subject: [antlr-interest] To Sam Harwell > > Sam, hey, hope this finds you. Very small suggestion follows :). In > Antlr3.StringTemplate.csproj could you use > > > > <AntlrBuildTaskPath>$(MSBuildProjectDirectory)\..\bin\Bootstrap</AntlrBuildT > askPath> > > to reference the bootstrap directory? Originally it used the solutionDir > and > that prevented me from including a subset of the projects in my project (so > I could simply reference them and have all the debugging, pdb, source, etc > just work). > > Thanks, > Chris > > 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.
