[antlr-interest] ANTLR 3 Eclipse Plugin

Shmuel Siegel ssiegel at finjan.com
Tue Jun 19 08:07:39 PDT 2007


You focused on the output file. This is, as you say, harmless in a pure
eclipse environment. Nobody archives derived files, right?

But, we have created a structure for the input files. This can break
existing "ant task" based project structures.

-----Original Message-----
From: scott at javadude.com [mailto:scott at javadude.com] 
Sent: Tuesday, June 19, 2007 5:51 PM
To: Shmuel Siegel
Cc: scott at javadude.com; antlr-interest at antlr.org
Subject: RE: [antlr-interest] ANTLR 3 Eclipse Plugin

I think it takes care of #3 as well -- adding an "antlr3-generated" dir
shouldn't conflict with anything existing, right?

-- Scott

> There are three issues that concern me.
> 1) Separation of source and generated files, definitely a plus when it
> comes to re-distribution.
> 2) Output file(s) need to be in a folder hierarchy that is compatible
> with the package statement.
> 3) Living in existing project structures.
>
> Your suggestion solves items 1 and 2. Item three can wait.




More information about the antlr-interest mailing list