Just right now I noticed that I did not answer to the mailing list but directly to the poster, sorry :-)
2010/1/10 Michael Guyver <[email protected]>: > I had formerly been using the codehaus 1.0 release and been setting > the output directory to > > target/generated-sources/antlr/my/full/package/path/ so that the > > generated files arrived in the right place. Happily the new plugin > does this for you so simply moving the grammar to > > src/main/antlr3/my/full/package/path/MyGrammar.g > > solved the problem and meant I didn't have to specify the output > directory either \:D/ It does not work wit Java.g, the package is still the default! http://openjdk.java.net/projects/compiler-grammar/antlrworks/Java.g This is definitely a double bug I think. I would file a bug myself, but I can for a strange policy (never seen anywhere else!) that Antlr team have about bugs. Thanks anyway Antonio P.S. Luckily I noticed that I don't need Antlr anymore, thanks to the Compiler Tree API of JDK 6, so, well, who cares :-D 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.
