Johannes Luber wrote:
Jim Idle schrieb:
  
src/main/java  - java code
src/main/antlr - antlr v3 gramamars
src/main/resources - String templates, code gen string templates, 
anything else that isn't a Java source or ANTLR grammar.
src/test/java/.... - jUnit tests
src/test/resources/... - Stuff like string templates used for tests

All pretty sensible, just a little bit different from what we had before.

Jim
    

Nice in theory, but I've got no permission on my string templates and on
my XTarget.java files anymore. :( Probably everyone else doesn't, too.

Johannes
  

OK - that is just the p4 protect stuff. I forgot that Ter had been so specific on permissions. Will be fixed shortly no doubt as it is just the p4 protect that needs changing and I don't have permissions to change that.

Jim
_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to